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.7.0.tar.gz
(11.8 kB
view details)
File details
Details for the file anymarkup-core-0.7.0.tar.gz
.
File metadata
- Download URL: anymarkup-core-0.7.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8031af271ec642454e4caa1e1783eeba0dfea607d704076804dd8d9d9cd4a9c |
|
MD5 | 56070ae7d9c3a1a17314ea895ee33367 |
|
BLAKE2b-256 | 7bf605c884fa301d4ac57da07c94d00634392353554d313131a22c3346ed429f |