https://github.com/optimdata/pysigfox
Python client for the Sigfox API
https://github.com/optimdata/pysigfox
client sigfox
Last synced: 3 months ago
JSON representation
Python client for the Sigfox API
- Host: GitHub
- URL: https://github.com/optimdata/pysigfox
- Owner: optimdata
- License: mit
- Created: 2021-03-08T13:25:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T14:24:15.000Z (about 5 years ago)
- Last Synced: 2025-08-27T20:23:44.217Z (10 months ago)
- Topics: client, sigfox
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pypi.org/project/pysigfox-client/)
[](https://travis-ci.org/optimdata/pysigfox)
[](https://codecov.io/gh/optimdata/pysigfox)
[](https://inuse-pysigfox.readthedocs-hosted.com/en/latest/?badge=latest)
# pysigfox
`pysigfox` is an unofficial client for the V2 [sigfox API](https://support.sigfox.com/apidocs).
Inspired from [python-sigfox-backend-api](https://github.com/mjuenema/python-sigfox-backend-api).
## Resources
- [Official sigfox API documentation](https://support.sigfox.com/apidocs)
- [Documentation](https://inuse-pysigfox.readthedocs-hosted.com/en/latest/)