Skip to main content

A Python package for scientific exploration

Project description

sciexplorer

A Python package for scientific exploration.

Installation

You can install sciexplorer using pip:

pip install sciexplorer

For development installation:

pip install -e ".[dev]"

Usage

import sciexplorer

# Your code here

Features

  • Feature 1
  • Feature 2
  • Feature 3

Development

Setup

  1. Clone the repository:
git clone https://github.com/yourusername/sciexplorer.git
cd sciexplorer
  1. Install development dependencies:
pip install -e ".[dev]"

Running Tests

pytest

Code Formatting

black sciexplorer tests

Type Checking

mypy sciexplorer

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Publishing to PyPI

To publish this package to PyPI:

  1. Install build tools:
pip install build twine
  1. Build the package:
python -m build
  1. Upload to TestPyPI (optional, for testing):
python -m twine upload --repository testpypi dist/*
  1. Upload to PyPI:
python -m twine upload dist/*

Make sure you have a PyPI account and have configured your credentials before publishing.

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

sciexplorer-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

sciexplorer-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sciexplorer-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sciexplorer-0.1.0.tar.gz
Algorithm Hash digest
SHA256 06dbff4f4bab2f0bda26d1f98688c97f1fff99ddc450241469b65e93706b5c33
MD5 791c21175888368fa62b37b5b3bd9a56
BLAKE2b-256 913eedc8b806f5ba0657ed6641d92f5470e97466a92383b065b3c1994e5a2358

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sciexplorer-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for sciexplorer-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 98f5649bc46f489c4cf121bf88a3673e6f48f30e24f2e3b655f9976a1c7a0107
MD5 8420e8e86471e9c19fcbc0cc9d1529a0
BLAKE2b-256 85f1553db27522e55b0a10bd53db801570a935d727b3aee5d01b4983f01dbbd2

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