File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212</div >
1313<br >
1414
15- A small simple wrapper around the [ Mystb.in] ( https://mystb.in/ ) API.
16- API docs can be found [ here] ( https://api.mystb.in/docs ) .
15+ A small simple wrapper around the [ Mystb.in] ( https://mystb.in/ ) API. API docs can be found [ here] ( https://api.mystb.in/docs ) .
16+
17+ Documentation for this wrapper can be found [ here] ( https://mystbinpy.readthedocs.io/en/stable/ ) .
18+ If you want the docs for the ` main ` branch, those can be found [ here] ( https://mystbinpy.readthedocs.io/en/latest/ ) .
1719----------
1820### Features
1921
@@ -32,13 +34,11 @@ This project will be on [PyPI](https://pypi.org/project/mystbin.py/) as a stable
3234Installing via ` pip ` :
3335``` shell
3436python -m pip install -U mystbin.py
35- # or for optional sync addon...
36- python -m pip install -U mystbin.py[requests]
3737```
3838
3939Installing from source:
4040``` shell
41- python -m pip install git+https://github.com/PythonistaGuild/mystbin- py.git # [requests] for sync addon
41+ python -m pip install git+https://github.com/PythonistaGuild/mystbin. py.git
4242```
4343
4444### Usage examples
You can’t perform that action at this time.
0 commit comments