Skip to main content

Utilities to make life with shapely easier

Project description

See CHANGELOG.md for news.

How to use

pipenv install shapelyutils

Creating python packages

It is really super easy.

  • Use pipenv
    • pipenv install --dev pylint
    • pipenv install --dev pytest
  • Put your source files in a directory that matches the package. Yes this may give an annoying myproject/myproject/myproject.py hierarchy. Deal with it.
  • Create a README.md a LICENSE file and a CHANGELOG.md
  • Copy-paste setup.py and modify to fit your own use. Don't worry much about the requirements there.
  • To add circleci integration to your project, just copy paste the .circleci/config.yml file.

Remember to add and commit Pipfile, .circleci/config etc.

Publish

PyPI Package: (shapelyutils)[https://pypi.org/project/shapelyutils/]

  • Change the version in setup.py
  • pipenv run python setup.py sdist bdist_wheel
  • Follow this instruction to create a token for publishing.
  • twine upload --repository testpypi dist/*

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

shapelyutils-0.1.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

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

shapelyutils-0.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shapelyutils-0.1.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.5

File hashes

Hashes for shapelyutils-0.1.0.tar.gz
Algorithm Hash digest
SHA256 575753352c56f64cf9c9e2c0c3338eae6b56ac8ab1d9fc1aa82ff6a5ba2a10b9
MD5 8de1aa699ce3565f7938a8ab9e6a1a59
BLAKE2b-256 823b68785e65835ae575b090a933b0b3918cbd79a1578e38acf15df476406b4f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shapelyutils-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.5

File hashes

Hashes for shapelyutils-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 665ae863f6be7088757d6d4fca496365d8468a854d908bd35f2626b94714d615
MD5 68633563eebeca5d80bd8f76a0e80ab3
BLAKE2b-256 36581f126fa1c013d1ac3683016ac933094a1c63739083497b3df9db663686b9

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