Skip to main content

No project description provided

Project description

candelight

Contains helpers for computer vision and natural language processing.

Based on PyTorch and Numpy.

Intent

I'm creating this package to handle base structures and helpers I'm using between different projets. It is a work in progress and shall be filled over the next months and years.

using Poetry

Add a package

poetry add package_name

Run a script:

poetry run python your_script.py

Run tests:

poetry run pytest

Open in sub shell:

poetry shell

Activate virtual env manually:

source $(poetry env info --path)/bin/activate

Disclaimer

Use with caution as this not a stable release. I suggest that you copy past code that is of interest for you in your project for now.

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

candlelight-0.0.1.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

candlelight-0.0.1-py3-none-any.whl (24.9 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