Drapery is a Python library and CLI tool to convert 2D geometries to 3D given an elevation source.
Installation
To install from the Python Package Index:
$pip install drapery
To install from Anaconda Cloud:
If you are starting from scratch the first thing to do is install the Anaconda Python distribution, add the necessary channels to obtain the dependencies and install drapery.
$conda config --append channels conda-forge
$conda install drapery -c mrahnis
To install from the source distribution execute the setup script in the drapery directory:
$python setup.py install
Examples
To do
License
BSD
Documentation
Latest html
Release files for drapery 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| drapery-0.0.3.tar.gz | 3.9 kB | Details |
Release files / drapery-0.0.3.tar.gz
| Download URL | drapery-0.0.3.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f4657019677117f4d7c67151f044d51a60dc87642e98e09e4f0d236ca3a7d1ef
|
|
BLAKE2b-256 checksum How to use checksums |
64b87da82dfaec01eb2776f977bd2dbc9ab1d10a199dc78517b62ae8870d94a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
|