Koordinations-, Optimierungs- und Simulations-Software für Modulare Quanten-Systeme in 6G Netzwerken
Project description
Kosmos
Koordinations-, Optimierungs- und Simulations-Software für Modulare Quanten-Systeme in 6G Netzwerken
Make sure that you have Python version >=3.13
Installation
Install from PyPI (when published)
pip install kosmos
Development Setup
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install --upgrade pip
pip install -e ".[dev]"
Usage
python -m kosmos.main
Run tests
pytest -v
Get test coverage
coverage run -m pytest tests/ && coverage report -m
Run lint
ruff check .
Run format
ruff format .
Building and Publishing
Build the package
python -m build
Publish to PyPI
pip install twine
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kosmos_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kosmos_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecdef99ef981cbda82a931ad1a999e624330119962a39cc94bfade9210c61a31
|
|
| MD5 |
218aa55da6db81f0b6506263028949df
|
|
| BLAKE2b-256 |
afe08438ecfc899eafdf77beff445539977430d242161e6c10eb853a658b59d7
|