Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galeone/bitly-api-python
Bitly API client: for python 3
https://github.com/galeone/bitly-api-python
Last synced: 5 days ago
JSON representation
Bitly API client: for python 3
- Host: GitHub
- URL: https://github.com/galeone/bitly-api-python
- Owner: galeone
- License: other
- Created: 2018-08-11T20:11:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T07:41:29.000Z (about 6 years ago)
- Last Synced: 2024-10-30T06:27:31.082Z (about 2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitly python 3 client
The same as https://github.com/bitly/bitly-api-python but that works.
## Installation
```
pip3 install .
```