Helper functions for my political science research
Project description
pointwise-libs
library functions for pointwise polisci research
How to build package
First, ensure that there's a .pypirc in your home directory ~/
that looks like this:
[pypi]
username = __token__
password = pypi-GET_API_TOKEN_FROM_PYPI_ACCOUNT
Then build with
python3 -m pip install --user --upgrade setuptools wheel
python3 -m pip install --user --upgrade twine
rm -r dist
# Increment the version in `setup.py`
python3 setup.py sdist bdist_wheel
twine upload 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
pointwise_libs-0.0.7.tar.gz
(4.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 pointwise_libs-0.0.7.tar.gz.
File metadata
- Download URL: pointwise_libs-0.0.7.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcac744a0ac994f59cc676cae0620c6833e1e21b1d3a2dab9666f0129562de45
|
|
| MD5 |
3d71596deaaff76894b4bf2cbc7ca2d3
|
|
| BLAKE2b-256 |
45208dbdeb6487fd13d93e0cb7af7ac6fc517719e016a7b2870ae738f4e1d01b
|
File details
Details for the file pointwise_libs-0.0.7-py3-none-any.whl.
File metadata
- Download URL: pointwise_libs-0.0.7-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc4b0b404bd0fa9794b4e76b48aadbb044e306a4b81a52779ef63db07303327b
|
|
| MD5 |
337451485ae992a940714c4d9f8cc76b
|
|
| BLAKE2b-256 |
ef3a2864a7164bd877ea47b8696b33a2fa2ffc014c0a3d14e718cb2e4da6d651
|