Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tailsjs/shrtco.de-py
Library for shrtco.de API
https://github.com/tailsjs/shrtco.de-py
Last synced: about 2 months ago
JSON representation
Library for shrtco.de API
- Host: GitHub
- URL: https://github.com/tailsjs/shrtco.de-py
- Owner: tailsjs
- Created: 2021-07-09T08:10:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T14:15:09.000Z (over 3 years ago)
- Last Synced: 2024-09-16T15:08:42.114Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shrtco.de
Library for shrtco.de API## Installing
`
pip install shrtcode-py
`## Using
```python
import shrtcode
```## Methods
[Click here!](https://github.com/tailsjs/shrtco.de-py/blob/master/METHODS.md)