Skip to content

akmazian/azio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azio

PyPI Changelog Tests License

null

Installation

Install this tool using pip:

pip install azio

Usage

For help, run:

azio --help

You can also use:

python -m azio --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd azio
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages