Skip to main content

No project description provided

Project description

Welcome to acnaweblib

version licence

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

References

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

acnaweblib-0.1.19.tar.gz (2.1 kB view hashes)

Uploaded Source

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