GitHub / ConvertAPI / convertapi-library-python
A Python library for the ConvertAPI
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConvertAPI%2Fconvertapi-library-python
PURL: pkg:github/ConvertAPI/convertapi-library-python
Stars: 87
Forks: 22
Open issues: 4
License: other
Language: Python
Size: 1.03 MB
Dependencies parsed at: Pending
Created at: almost 8 years ago
Updated at: 22 days ago
Pushed at: 9 months ago
Last synced at: 20 days ago
Commit Stats
Commits: 58
Authors: 6
Mean commits per author: 9.67
Development Distribution Score: 0.19
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/ConvertAPI/convertapi-library-python
v2.0.0
v2.0.0
What’s Changed
- Remove alternative converter support by @laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/49
- Update user information example by @laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/52
- Change default upload and download timeouts to None by @laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/51
- Switch to authorization header by @laurynas-convertapi in https://github.com/ConvertAPI/convertapi-library-python/pull/50
API secret or token is set as API credentials:
convertapi.api_credentials = 'your-api-secret-or-token'
Full Changelog: https://github.com/ConvertAPI/convertapi-library-python/compare/v1.8.0...v2.0.0
Download
v1.8.0
v1.8.0
What’s Changed
- Create GETTING-STARTED.md by @kostas-jonauskas in https://github.com/ConvertAPI/convertapi-python/pull/40
- Add token auth support by @laurynas-convertapi in https://github.com/ConvertAPI/convertapi-python/pull/44
Full Changelog: https://github.com/ConvertAPI/convertapi-python/compare/v1.7.0...v1.8.0
Download
v1.7.0
v1.7.0
What’s Changed
- Remove python 2.7 from readme by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/38
- Make converter param name case insensitive by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/37
- Handle multiple file params by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/39
Full Changelog: https://github.com/ConvertAPI/convertapi-python/compare/v1.6.0...v1.7.0
Download
v1.6.0
v1.6.0
What’s Changed
- Allow disabling SSL certificate verification by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/34
Full Changelog: https://github.com/ConvertAPI/convertapi-python/compare/v1.5.0...v1.6.0
Download
v1.5.0
v1.5.0
What’s Changed
- Update documentation link by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/24
- Fix format auto-detector by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/29
- Switch to Github workflow by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/28
- Change default http timeout to 1800 seconds by @laurynas-baltsoft in https://github.com/ConvertAPI/convertapi-python/pull/30
Full Changelog: https://github.com/ConvertAPI/convertapi-python/compare/v1.4.0...v1.5.0
Download