Skip to main content

KYOS shared lib code as python package

Project description

kyoslib_py

Usage

Example code:

from kyoslib_py.simulation import Simulation
simulation_set = Simulation()

Installation

pip install kyoslib_py

Dependencies

Python 3.11+

Development

This project is executing CI checks using GitHub actions.

It will run pytest and black.

Invoking development tasks

Invoke is used for development tasks.

Tasks are stored in tasks.py and are executable using the inv[oke] command line tool.

To see the list of tasks, you can type:

inv --list

For example, before your commits, you should run

inv format

to format your code.

Documentation

The package documentation is generated by MkDocs. The correct version can be installed in the project's virtual environment by:

poetry install

Then the documentation can be built, and a server to view it started by:

mkdocs serve

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kyoslib_py-5.1.1.tar.gz (53.6 kB view hashes)

Uploaded Source

Built Distribution

kyoslib_py-5.1.1-py3-none-any.whl (57.8 kB view hashes)

Uploaded Python 3

Supported by

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