0 purchases
acnawebcli 0.1.0
Welcome to cli-tools
This is a Python library for testing
Installation
acnawebcli supports Python 3.8 and higher.
System-wide or user-wide installation with pipx
Use the package manager pip to install acnawebcli.
$ pip install acnawebcli
Usage
Developing
Development requires Python 3.8+; otherwise you'll get false positive type failures.
To work on the acnawebcli code: pull the repository, create and activate a virtualenv, then run:
make dev
Testing
make test
Publish
make push
Author
👤 Antonio Carlos de Lima Junior
Website: https://www.linkedin.com/in/acnaweb/
Github: @acnaweb
LinkedIn: @acnaweb
References
Pypi Classifiers
Python Packaging Tutorial
A Practical Guide to Using Setup.py
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.