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.2.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

aise_toolkit_demo-0.2-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aise_toolkit_demo-0.2.tar.gz
  • Upload date:
  • Size: 6.4 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.2.tar.gz
Algorithm Hash digest
SHA256 e87f0fb1d51a8a678e5957f19eaa27a5be9e988698022aecb021a5fccfc26dd3
MD5 70a9153fa24285d98532e92a9a29a0ba
BLAKE2b-256 af05ae32eb2ca85aef7febe9d32bd4467d16cacfbb01856a949548c0bc8161e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aise_toolkit_demo-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 687e4b819cef5026b2fdfea44b1f3dae85ef0f3c8ce8b47697b46b57c62f5f65
MD5 24f14a6f23267edb5734a75413bb9428
BLAKE2b-256 5edbfc5e398c4f763fadfc58ba395a1ab8a74d2790dc9f5a0f8825e515d1dd6d

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