MoaM (Model of All Models) - A placeholder package
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.1.tar.gz
(3.4 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.1-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file moam-0.1.1.tar.gz.
File metadata
- Download URL: moam-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fab2f0ae39ebb5e5b6130e3854011ab7caaa5b313749b85cda4029bb2484cfd8
|
|
| MD5 |
0d71db93ee1999a3646e943970c3f0cb
|
|
| BLAKE2b-256 |
07f4ae1c2135cde8841edaf4281d7e9765f76e95cd76085a855c75ca688804b4
|
File details
Details for the file moam-0.1.1-py3-none-any.whl.
File metadata
- Download URL: moam-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
d3adb1e265e2f504236eee0a3397976cbc9197e8c930d6fc04899de11210ec19
|
|
| MD5 |
75da08cade97cd77486c0e733d9d8553
|
|
| BLAKE2b-256 |
9b5ecec6921f725675a0d7c97464e0d4dca41d54334eeaa110a531423c84a24d
|