Skip to main content

A set of tools to assist developer to use AI

Project description

aise-toolkit-demo

PyPI Changelog Tests License

A set of tools to assist developer to use AI

Installation

Install this tool using pip:

pip install aise-toolkit-demo

Usage

For help, run:

aise-toolkit-demo --help

You can also use:

python -m aise_toolkit_demo --help

Development

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

cd aise-toolkit-demo
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest
# create a one-folder bundle
pyinstaller --name aise --noconfirm --log-level=WARN --onedir --nowindow ./aise_toolkit_demo/cli.py
# create a single-file bundle
pyinstaller --name aise --noconfirm --log-level=WARN --onefile --nowindow ./aise_toolkit_demo/cli.py

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

aise_toolkit_demo-0.5.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

aise_toolkit_demo-0.5-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file aise_toolkit_demo-0.5.tar.gz.

File metadata

  • Download URL: aise_toolkit_demo-0.5.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for aise_toolkit_demo-0.5.tar.gz
Algorithm Hash digest
SHA256 627a541a4e383dccf0cc0856060de68136f44ad3cb94a344ffd73f0590cca6fc
MD5 1b1715ac6dc683365af6568cd6e99ead
BLAKE2b-256 67049e0f65a688f9e41c63f7ddbf7b706b1b5dc5c6e4db3e0258a0e4fcef2857

See more details on using hashes here.

File details

Details for the file aise_toolkit_demo-0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for aise_toolkit_demo-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5cf5eb4cf9fe3546cc6415532e11e91244deb11ac3af3d61a5dc0e9d4400f649
MD5 a4e3d852bb093fc49adcfb3ee9996c68
BLAKE2b-256 4fe7b4429da87061f718d2f5cba585f64d3d20d65fb6c9ab1c9996d324e405c6

See more details on using hashes here.

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