Deprecated transition package; install vollib instead.
Project description
py_vollib
py_vollib is deprecated.
The canonical Python package is now vollib:
pip install vollib
vollib 1.0.7 supports Python 3.9 through 3.12.
This transition package exists so existing users who run:
pip install py_vollib
receive the matching vollib release. Existing imports such as:
from py_vollib.black_scholes import black_scholes
continue to work through the deprecated compatibility namespace included in
vollib, but new code should import from vollib instead:
from vollib.black_scholes import black_scholes
The temporary vollib-test package was a bridge while the official release path
was being repaired. It is superseded by vollib.
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
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 py_vollib-1.0.7.tar.gz.
File metadata
- Download URL: py_vollib-1.0.7.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5da4a2bb323a781aca1d764090ea7b3dc01fdf757e9a11a17191051a87d07e68
|
|
| MD5 |
63c9eb72f347f6a60e1f26c084758045
|
|
| BLAKE2b-256 |
57aabf6a4418b83ab056a165bf2a71803ed0657c77d3b141f1b83e2901a0c7f3
|
File details
Details for the file py_vollib-1.0.7-py3-none-any.whl.
File metadata
- Download URL: py_vollib-1.0.7-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea376eb271bc5b30df87fbea07735367559bdcbc168cbc9c10d82b437211d72a
|
|
| MD5 |
6e79d31de47e3fb4313c144eb0178300
|
|
| BLAKE2b-256 |
01af5ff20b3f3cad66bff10f11a84d3dd56cd6223b19d9e19425abe8cc6fa69a
|