A python package for geogee
Project description
geogee
A python package for geogee
- Free software: MIT license
- Documentation: https://LyMot.github.io/geogee
Installation
pip
pip install -U geogee
How to publish a Python package on conda-forge
Here is a quick start guide for publishing a Python package on conda-forge. More information can be found in this video tutorial.
- Install conda-build using:
conda install conda-build - Create the conda recipe using:
conda skeleton pypi package-name - Make changes to the recipe (meta.yaml) by following this example. A few key items to change: add
noarch: pythonunder thebuildsection; remove all packages exceptpipandpythonfrom thehostsection; specify a python version (e.g., >=3.6) for both thehostandrunsections; addLICENSE,doc_url, anddev_urlto theaboutsection; add your GitHub username to therecipe-maintainerssection. - Fork https://github.com/conda-forge/staged-recipes
- Add your package recipe to
staged-recipes/recipes/package-name/meta.yaml - Commit changes and push to GitHub
- Submit a pull request (e.g., https://github.com/conda-forge/staged-recipes/pull/14285)
- Wait for the recipe to pass all checks
@conda-forge/help-pythonto let them know that your recipe is ready for review.- Once your recipe is accepted, your package feedstock should become available within a few hours (e.g., geodemo-feedstock).
- The link to your package on conda-forage should be https://anaconda.org/conda-forge/package-name, such as https://anaconda.org/conda-forge/geodemo
Credits
This package was created with Cookiecutter and the giswqs/pypackage project template.
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
geogee-0.0.6.tar.gz
(5.9 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
File details
Details for the file geogee-0.0.6.tar.gz.
File metadata
- Download URL: geogee-0.0.6.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9a4899dc09d80e09deda1d5d2607e7044e1f1317af14c6ee7f397e991f60f2b
|
|
| MD5 |
e52d05d8f09e59942f7e05963a9ab5a4
|
|
| BLAKE2b-256 |
1751df865ba114bf9cdc6c1e7d80e4a7776ce0505f71a135a086375700a5ee06
|
File details
Details for the file geogee-0.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: geogee-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6318decd4c50096e8217630276454f1bcb193ce6e3606116eb3ec14626cc3396
|
|
| MD5 |
19706ff10a9ab252348a27797b371f98
|
|
| BLAKE2b-256 |
6e9fff2b9586cfa248e8901f114649f6195af8f6d994d5c49dc8a6f689476b36
|