SciTeX plotting module (alias for figrecipe)
Project description
scitex-plt
SciTeX plotting module - an alias package for figrecipe.
Installation
pip install scitex-plt
This will automatically install figrecipe as a dependency.
Usage
import scitex_plt as plt
fig, ax = plt.subplots()
ax.plot([1, 2, 3], [1, 4, 9])
plt.save(fig, "figure.png")
About
scitex-plt is part of the SciTeX ecosystem. It provides
the same API as figrecipe for users who prefer the scitex-plt package name.
For full documentation, see figrecipe.
License
AGPL-3.0 - same as figrecipe.
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 scitex_plt-0.24.0.tar.gz.
File metadata
- Download URL: scitex_plt-0.24.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36214dd62551790cdc78bb920bd1aac088a1e4271a478e661f3b977cf695b2fe
|
|
| MD5 |
917ab977f63addc568bc2dc2cf2f49ac
|
|
| BLAKE2b-256 |
7bfbe4da032cf5d6c9c0ea8c300b9ad24305cb446cdc7e67e4abd5bb46048b3f
|
File details
Details for the file scitex_plt-0.24.0-py3-none-any.whl.
File metadata
- Download URL: scitex_plt-0.24.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c4bd04a6b1c93e4a122461287dc5487eb4ee9b1376c15942302054b8f7851d0
|
|
| MD5 |
58f515687cdaac2414da01817ef0215a
|
|
| BLAKE2b-256 |
45ab4832c84df541c8895cbf7d3d0758cf2d4c99b1f11bf66cd1a7227680d68f
|