pastemyst

api wrapper for paste.myst.rs


Keywords
api-wrapper, python, wrapper
License
MIT
Install
pip install pastemyst==3.0.0

Documentation

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.