https://github.com/openstack/futurist
A collection of async functionality and additions from the future. Mirror of code maintained at opendev.org.
https://github.com/openstack/futurist
Last synced: about 1 year ago
JSON representation
A collection of async functionality and additions from the future. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/futurist
- Owner: openstack
- License: apache-2.0
- Created: 2015-06-01T22:54:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T10:38:43.000Z (over 1 year ago)
- Last Synced: 2025-03-31T11:08:21.004Z (over 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/futurist
- Size: 344 KB
- Stars: 56
- Watchers: 8
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/futurist.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
========
Futurist
========
.. image:: https://img.shields.io/pypi/v/futurist.svg
:target: https://pypi.org/project/futurist/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/futurist.svg
:target: https://pypi.org/project/futurist/
:alt: Downloads
Code from the future, delivered to you in the **now**. The goal of this library
would be to provide a well documented futures classes/utilities/additions that
allows for providing a level of transparency in how asynchronous work gets
executed. This library currently adds statistics gathering, an eventlet
executor, a synchronous executor etc.
* Free software: Apache license
* Documentation: https://docs.openstack.org/futurist/latest/
* Source: https://opendev.org/openstack/futurist
* Bugs: https://bugs.launchpad.net/futurist
* Blueprints: https://blueprints.launchpad.net/futurist
* Release notes: https://docs.openstack.org/releasenotes/futurist