Skip to main content

Atelier AI: Studio for AI Designers

Project description

Atelier AI

Documentation: https://john-james-ai.github.io/atelier-ai

Source Code: https://github.com/john-james-ai/atelier-ai

PyPI: https://pypi.org/project/atelier-ai/


Atelier AI: Studio for AI Designers

Installation

pip install atelier-ai

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

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

atelier-ai-0.1.18.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

atelier_ai-0.1.18-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

Details for the file atelier-ai-0.1.18.tar.gz.

File metadata

  • Download URL: atelier-ai-0.1.18.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for atelier-ai-0.1.18.tar.gz
Algorithm Hash digest
SHA256 33674888fcb22e6d96d4ec714cccb50790c94c3ace5fee38ae18e31aa8e75521
MD5 db7665e56b1d0bc2a0625aa6a94f2773
BLAKE2b-256 8e89efead67b2696cf6871050ee6ddd7f6f5c8d3b0202a5d0e0a33e2e26e4725

See more details on using hashes here.

File details

Details for the file atelier_ai-0.1.18-py3-none-any.whl.

File metadata

  • Download URL: atelier_ai-0.1.18-py3-none-any.whl
  • Upload date:
  • Size: 36.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for atelier_ai-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 75b1ee98b18087c646c3d90161b4cf2c26a5ed558e38511958867fe46f50908e
MD5 369100607d7c88ae8d239c72a3c0d30e
BLAKE2b-256 5cc9dd8f4a934ffda28b05112d2b2ea5c03ae4d01a101e1682ab482c99c2bf62

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