Core library for anymarkup
Project description
This is the core library that implements functionality of https://github.com/bkabrda/anymarkup. You can install this if you only want to use a subset of anymarkup parsers. For example, you can do this:
$ pip install anymarkup-core PyYAML $ python -c "import anymarkup_core; print(anymarkup_core.parse('foo: bar'))"
… and you don’t need xmltodict installed, for example. You can use anymarkup-core in the same way you use anymarkup, except you have to import from anymarkup_core, obviously.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anymarkup-core-0.8.1.tar.gz
(11.6 kB
view details)
File details
Details for the file anymarkup-core-0.8.1.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.8.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 603351ba6b38270f518389dc9c3f3bf0738f186ad6ec51aeb6f403bc497fb308 |
|
MD5 | 72c3467c7d7dda39184c4d03cd60b4cd |
|
BLAKE2b-256 | e36adf5abb31479b36b75aa4041e62fdd2f52810fe08f7e2ef5a9883459cf97e |