A placeholder package for MoaM
Project description
MoaM
A placeholder Python package ready for distribution on PyPI and conda-forge.
Installation
From PyPI
pip install MoaM
From source
git clone https://github.com/ahe6/MoaM.git
cd MoaM
pip install -e .
Usage
import MoaM
print(MoaM.hello()) # Output: Hello from MoaM!
Development
To install development dependencies:
pip install -e ".[dev]"
Building and Publishing
Building the package
python -m build
Publishing to PyPI
First, install twine:
pip install twine
Then upload to PyPI:
twine upload dist/*
Publishing to conda-forge
- Fork https://github.com/conda-forge/staged-recipes
- Create a new branch for your recipe
- Add your recipe in
recipes/MoaM/meta.yaml - Submit a pull request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moam-0.1.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
moam-0.1.0-py3-none-any.whl
(2.9 kB
view details)
File details
Details for the file moam-0.1.0.tar.gz.
File metadata
- Download URL: moam-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4317582c2947122c7740b08e170870058427dcdb08e21631db72ac563a758db9
|
|
| MD5 |
da76ebb50b69d94db1706b3c3f0dc827
|
|
| BLAKE2b-256 |
01c1d1f7c2fb6f8520871d9a0356c7345482733ff96cc52f6bf6bde6cbd77b1b
|
File details
Details for the file moam-0.1.0-py3-none-any.whl.
File metadata
- Download URL: moam-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96349e4bbd721da9c29d05e04297f52ebc87f2530505ccaef48506e6abf0fd40
|
|
| MD5 |
617a0aec0c024f97ec4079ce35db9651
|
|
| BLAKE2b-256 |
e3e81ed958cb82788d889a85b25afa2433dfc25c4d291e453a05e4bce377e057
|