Skip to main content

This is a collection of geometry related python packages

Project description

vk_pygeom

This is a collection of geometry related python packages

License

This software is released under the condition described in the LICENSE.

install

python3 -m pip install vk_pygeom

or

pip install git+ssh://git@github.com/vk2gpz/vk_pygeom.git

(notice that ':' in "pip install git+ssh://git@github.com:vk2gpz/vk_pygeom.git" needs to be changed to '/')

test

python

>>> import vk.geom.grid.geodesicdome as gd
>>> gd.main()

build distribution archive

python3 -m pip install --upgrade build
python3 -m build

uploading the distribution archive (change testpypi to pypi for official upload)

python3 -m pip install --upgrade twine
python3 -m 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

vk2gpz-geom-1.0.9.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

vk2gpz_geom-1.0.9-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page