Skip to main content

Packaage is a Python library with few AI utils

Project description

Packaage

Packaage is a Python library with few AI utils.

Installation

Use the package manager pip to install packaage.

pip install packaage

Usage

Meaning of life

from packaage.life import MEANING

print(MEANING) # print 42

Clean text

from packaage.utils import clean_text

clean_text("Très cool!!") # return "tres cool"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

packaage-0.0.5.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

packaage-0.0.5-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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