No project description provided
Project description
Welcome to acnaweblib
This is a Python library for testing
Installation
acnaweblib
supports Python 3.8 and higher.
System-wide or user-wide installation with pipx
Use the package manager pip to install acnaweblib
.
$ pip install acnaweblib
Usage
from acnaweblib import calculator
# returns 6
result = calculator.add(4,2)
Developing
Development requires Python 3.8+; otherwise you'll get false positive type failures.
To work on the acnaweblib
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
acnaweblib-0.1.19.tar.gz
(2.1 kB
view details)
File details
Details for the file acnaweblib-0.1.19.tar.gz
.
File metadata
- Download URL: acnaweblib-0.1.19.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86ea1e60ef9abc0300daf296155ee284b9a66db8e87580841c09682d279c2a67 |
|
MD5 | 6ee4889b4345e252dbda117c5c3c6737 |
|
BLAKE2b-256 | ecd0d557263ed550cf4714e96e54c231e97f017654ca66419b7b598e73be2b01 |