Skip to main content

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-core

Development Setup

Create virtual environment

python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install --upgrade pip

Install dependencies

pip install -r requirements.txt

Run (usually not necessary for a package, since only functions get imported)

python -m kosmos.main

Run tests

pytest -v

Get test coverage

python -m pytest --cov=kosmos --cov-report=term-missing -q

or as HTML

python -m pytest --cov=kosmos --cov-report=html -q

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


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

If you're not sure about the file name format, learn more about wheel file names.

kosmos_core-0.2.1-py3-none-any.whl (55.9 MB view details)

Uploaded Python 3

File details

Details for the file kosmos_core-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: kosmos_core-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 55.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kosmos_core-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 06c218593da53c1b1e25fe9b1614605584cd9ea898e37ae020647e3b1d978ff9
MD5 a13051484bc2dd3adcfca0b2bf5e5bb1
BLAKE2b-256 484dd728af2bd48f6c95ef4ffa6766ae6cee3d22d1c6719a48150a0fb0024a9e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page