Enrich the information coming from MetaNetX from additional sources.
Project description
Enrich the information coming from MetaNetX from additional sources.
Post Template-Instantiation Steps
Start working with git.
git init
Check for an updated versioneer.
pip install versioneer versioneer install
You probably have to remove the mess in src/metanetx_post/__init__.py.
Commit all the files.
git add . git commit
Create a repository on GitHub if you haven’t done so yet and link it to Travis CI.
Browse through the architecture decision records (docs/adr) if you want to understand details of the package design.
Remove this section from the readme and describe what your package is all about.
When you’re ready to make a release, perform the following steps.
On Travis CI set the secure environment variables PYPI_USERNAME, PYPI_PASSWORD, and GITHUB_TOKEN.
Tag your latest commit with the desired version and let Travis handle the release.
git tag 0.1.0 git push origin 0.1.0
Install
It’s as simple as:
pip install metanetx-post
Copyright
Copyright © 2020, Moritz E. Beber.
Free software distributed under the Apache Software License 2.0.
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
Built Distribution
File details
Details for the file metanetx-post-0.1.0a1.tar.gz
.
File metadata
- Download URL: metanetx-post-0.1.0a1.tar.gz
- Upload date:
- Size: 41.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7758cf66469e40432decc1a58e4160121a7762d6c33c9795be3ddfb8e619001 |
|
MD5 | 19846c6f1e026dce0e60d60bc3ae137d |
|
BLAKE2b-256 | eadb6730293baeed40e9611bac150aada2036805c3a5f0518e3cb7e8e4ab9ff3 |
File details
Details for the file metanetx_post-0.1.0a1-py2.py3-none-any.whl
.
File metadata
- Download URL: metanetx_post-0.1.0a1-py2.py3-none-any.whl
- Upload date:
- Size: 61.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dbca62b85fa70dd230c3fedbe9a54b9469b57b013f0b633ff7aa01cdf83cd42 |
|
MD5 | 754e687d0f799cdb77b699131971a1f7 |
|
BLAKE2b-256 | 8195ceec374a863489d7f5290a5669aa088e58929ea5849ad52923cbb159bf8f |