Skip to main content

A minimal Python package example

Project description

autoclean-eeg2source

A minimal Python package example.

Installation

Install from source

pip install .

Install in development mode

pip install -e .

Install with development dependencies

pip install -e ".[dev]"

Building and Publishing

Build the package

python -m build

Upload to TestPyPI

First, make sure you have an account on TestPyPI and have configured your credentials.

python -m twine upload --repository testpypi dist/*

Install from TestPyPI

pip install --index-url https://test.pypi.org/simple/ --no-deps autoclean-eeg2source

Usage

import autoclean_eeg2source

print(autoclean_eeg2source.__version__)

# Use the example function
from autoclean_eeg2source.example import hello_world
print(hello_world())

License

MIT License

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

autoclean_eeg2source-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

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

autoclean_eeg2source-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file autoclean_eeg2source-0.1.0.tar.gz.

File metadata

File hashes

Hashes for autoclean_eeg2source-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2057ce8fa4887b486e5bd5ae7da4b1d9d7624fe64ccdfb3c0dd7daa2c635d6f7
MD5 050f41ba61c97c3716b995e60ea4fa7a
BLAKE2b-256 4f9451ce83dff90eefdaae09dd7a7e0b25f1ce4385e5933716fc06601605ce70

See more details on using hashes here.

File details

Details for the file autoclean_eeg2source-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for autoclean_eeg2source-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e1abcbffc0e8b27baaf225b716110e1eec84667f9ddce6189851a8211176e31
MD5 1899f7376fd11d45dbea751a488fad19
BLAKE2b-256 bc9256aedebb017095093114d0a4b7ebc18a0d1eae6b66dd92b2322a121feee4

See more details on using hashes here.

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