Skip to main content

Add your description here

Project description

cellpy-core

Installing

Available on PyPI as cellpycore:

pip install cellpycore

Source: https://github.com/cellpy/cellpy-core

Documentation

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.2.tar.gz (380.6 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.2-py3-none-any.whl (58.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cellpycore-0.1.2.tar.gz
  • Upload date:
  • Size: 380.6 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.2.tar.gz
Algorithm Hash digest
SHA256 d9e2d1904f47cc156bf8375928b8693e9dcda84c557e6f68789b104bcd3058f2
MD5 4f3264e85622661b3f995c030acf9868
BLAKE2b-256 e2adf72926e5f7846e5e93a153416bc0b2100a67ed74785499e12b33482d013a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellpycore-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: cellpycore-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 58.2 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bcfaeadaf3ed6945c65aecb6060d786e8f69cdf5a134e78687dce86c94225996
MD5 c05c2eb595318537ef16e7b0b0314cf5
BLAKE2b-256 d67f3b1a25910fdacf2258fe8453ff67a2027fa4f8195f700d73dee5b1858ecb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellpycore-0.1.2-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