Skip to main content

Meta package with dependencies for Python Charmers training courses

Project description

Python Charmers meta-package

This is a meta-package for Python Charmers training participants. This depends on many packages used in Python Charmers training courses.

This package is intended to be used from a Python Charmers Hub in the cloud like https://cpuhub.pythoncharmers.com.

Installation

Install it like this:

pip install pythoncharmers-meta

or, if you have uv, this will be much faster:

uv pip install pythoncharmers-meta

Optional packages (extras)

The following sets of optional packages ("extras") are available:

  • gis
  • ml
  • scieng
  • net
  • web

You can add them like this:

uv pip install "pythoncharmers-meta[gis, ml]" --reinstall

Cutting a new release

uv build
uvx twine upload dist/*

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

pythoncharmers_meta-0.2.5.tar.gz (231.0 kB view hashes)

Uploaded Source

Built Distribution

pythoncharmers_meta-0.2.5-py3-none-any.whl (3.5 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