Skip to main content

Add your description here

Project description

cellpy-core

Installing

only available on https://github.com/cellpy/cellpy-core

Developing

This project uses uv as the package manager and build tool. uv is a fast Python package installer and resolver, written in Rust.

Prerequisites

  1. Install uv:
pip install uv

Development Workflow

  1. Create and activate a virtual environment:
uv venv
source .venv/bin/activate  # On Unix/macOS
# OR
.venv\Scripts\activate     # On Windows
  1. Install development dependencies:
uv pip install -e ".[dev]"
  1. Adding new dependencies:
# Add a new package
uv add <package-name>

# Add a new development package
uv add --dev <package-name>
  1. Updating dependencies:
# Update all packages
uv sync
  1. Running tests:
pytest

Common Commands

  • List installed packages: uv pip list
  • Remove a package: uv remove <package-name>
  • Show package info: uv pip show <package-name>
  • Export requirements: uv pip freeze > requirements.txt

For more information about uv, visit the official documentation.

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

cellpycore-0.1.1.tar.gz (352.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cellpycore-0.1.1-py3-none-any.whl (57.3 kB view details)

Uploaded Python 3

File details

Details for the file cellpycore-0.1.1.tar.gz.

File metadata

  • Download URL: cellpycore-0.1.1.tar.gz
  • Upload date:
  • Size: 352.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cellpycore-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f64cb1a2efbba6e03141402d3b261365df9421038d10ff06f33363b0da61e575
MD5 8acefa9e30c217b720142d5f9e8d3435
BLAKE2b-256 e23c5f36681f4eb0fdb479227b59c9711981afe2e4c1d8343099b8543d156ef1

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellpycore-0.1.1.tar.gz:

Publisher: release.yml on cellpy/cellpy-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cellpycore-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: cellpycore-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 57.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cellpycore-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 380583c337de36efb9cf65962e83571d2a9b401745cb3eb558c246e83d33204a
MD5 a963b35e7b8d59d972496f8e441b6503
BLAKE2b-256 607ba73ac7eb6a9eba3ef6765138285d172fbd3549e07ca842e4dcd51f00c066

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellpycore-0.1.1-py3-none-any.whl:

Publisher: release.yml on cellpy/cellpy-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page