Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 671 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 671 Bytes

pastemyst-py

api wrapper for pastemyst written in python 3.12.

install

install using pip:

  $ pip install pastemyst

requirements

Here's the libraries used to create the wrapper:


usage

you can find a simple usage example in test.py.
or take a look at the tests folder.

contribution

feel free to make a pull request or open an issue. all help is welcome.