Fluxpoint.py

Latest version: v0.1.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

What's Changed
Fixed readme and docs with faster http request by remove some redundant conversions.

**Full Changelog**: https://github.com/Dhruvacube/fluxpoint.py/compare/v0.1.0...v0.1.1

That's it `` ¯\_(ツ)_/¯``

0.1.0

fluxpoint.py
Async python wrapper for the fluxpoint api (https://fluxpoint.dev/api) . This is the very first release of fluxpoint.py

It fully supports async/await with proper ratelimits and error handling. It is fuly memory optimised with different classes to help to use to the api wrapper.

Also the api wrapper documentation is available at https://fluxpointpy.readthedocs.io/

What's added via the pr's
* Remove unused imports by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/2
* Refactor `if` expression by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/4
* Remove unnecessary f-string by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/5
* Fix dangerous default argument by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/6
* Remove commented out code by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/7
* Merge collapsible `if` statements by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/16
* Remove unnecessary `pass` by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/21
* Remove blank lines after docstring by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/23
* Fix dangerous default argument by deepsource-autofix in https://github.com/Dhruvacube/fluxpoint.py/pull/27

New Contributors
* deepsource-autofix made their first contribution in https://github.com/Dhruvacube/fluxpoint.py/pull/2

**Full Changelog**: https://github.com/Dhruvacube/fluxpoint.py/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.