https://github.com/frequenz-floss/frequenz-core-python
Core utilities to complement Python's standard library
https://github.com/frequenz-floss/frequenz-core-python
asyncio collections core datetime frequenz lib library math python stdlib typing
Last synced: 9 months ago
JSON representation
Core utilities to complement Python's standard library
- Host: GitHub
- URL: https://github.com/frequenz-floss/frequenz-core-python
- Owner: frequenz-floss
- License: mit
- Created: 2024-06-14T15:24:04.000Z (over 1 year ago)
- Default Branch: v1.x.x
- Last Pushed: 2025-04-09T14:59:20.000Z (10 months ago)
- Last Synced: 2025-04-09T15:48:59.320Z (10 months ago)
- Topics: asyncio, collections, core, datetime, frequenz, lib, library, math, python, stdlib, typing
- Language: Python
- Homepage: https://frequenz-floss.github.io/frequenz-core-python/
- Size: 1.73 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Frequenz Core Library
[](https://github.com/frequenz-floss/frequenz-core-python/actions/workflows/ci.yaml)
[](https://pypi.org/project/frequenz-core/)
[](https://frequenz-floss.github.io/frequenz-core-python/)
## Introduction
Core utilities to complement Python's standard library.
## Documentation
For information on how to use this library, please refer to the
[documentation](https://frequenz-floss.github.io/frequenz-core-python/).
## Supported Platforms
The following platforms are officially supported (tested):
- **Python:** 3.11
- **Operating System:** Ubuntu Linux 20.04
- **Architectures:** amd64, arm64
## Contributing
If you want to know how to build this project and contribute to it, please
check out the [Contributing Guide](CONTRIBUTING.md).