A small package to markdownify notion blocks.
Project description
markdownify-notion
A small package to markdownify notion blocks.
Installation
Install this library using pip
:
$ pip install markdownify-notion
Usage
Usage instructions go here.
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd markdownify-notion
python -m venv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
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
markdownify-notion-0.5.tar.gz
(6.6 kB
view hashes)
Built Distribution
Close
Hashes for markdownify_notion-0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 756880d20960270211f8529ba6b48ff02370a7c5923632877e57c8922f19dd71 |
|
MD5 | 1b7e83cdb4200bb4f5ec572daba58fc1 |
|
BLAKE2b-256 | 9edbf5ce5489fcfe3f3d0c8b2cdb7f89eb4e86390d74cc8aa3e1e1ab8d16c282 |