Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trode Config Generator

CI Documentation Status PyPI PyPI - Python Version Code style: black

Trodes config generator

Installation

Install the latest version from PyPI:

pip install trode_config_generator

Development setup

After cloning the repository, you can easily install the development environment and tools (black, pylint, mypy, pytest, tox) with:

git clone https://github.com/zoldello/trode_config_generator.git
cd trode_config_generator
pip install -e .[dev]

And run the checks & tests with tox:

tox

The documentation is built with sphinx:

cd docs

# Windows
.\make.bat clean
.\make.bat html

# Linux
make clean html

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages