Add a short description here!
Project description
=======
sciplot
=======
Style and plotting tools for matplotlib.
Installation
============
```bash
python3 ./setup.py develop --user
```
The matolotlib style can be installed in the sytlelib folder:
```bash
./install_mlp_style.sh
```
Usage
=====
After installation you can use the style with matplotlib:
```python
import matplotlib.pyplot as plt
plt.style.use('sciplot')
```
To use the library you can do
```python
import sciplot
sciplot.hist([1,2])
```

sciplot
=======
Style and plotting tools for matplotlib.
Installation
============
```bash
python3 ./setup.py develop --user
```
The matolotlib style can be installed in the sytlelib folder:
```bash
./install_mlp_style.sh
```
Usage
=====
After installation you can use the style with matplotlib:
```python
import matplotlib.pyplot as plt
plt.style.use('sciplot')
```
To use the library you can do
```python
import sciplot
sciplot.hist([1,2])
```

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
py-sciplot-0.1.1.tar.gz
(47.5 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 py-sciplot-0.1.1.tar.gz.
File metadata
- Download URL: py-sciplot-0.1.1.tar.gz
- Upload date:
- Size: 47.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dd40de5f94587c79cd80e9393f3d54ed3320c2e5b08bd2799d02100cbc6d2c7
|
|
| MD5 |
408f9ea01daf8f46ae7710947389ee7b
|
|
| BLAKE2b-256 |
d698256130dda6b83a40d252a6dae3b1a270f0c351a92e942f87cd045690a283
|
File details
Details for the file py_sciplot-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: py_sciplot-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1594a0f0f2a5b20fc9bd86015b2506cb27d8197d81cb0ba10240adce6bf8fa0a
|
|
| MD5 |
60f377db8276f1c3855036b6ce99ea16
|
|
| BLAKE2b-256 |
ce0219e4c99b996e853f7e1aa59f45ffd275ce25abb2e1a3fd77a20bdf5080da
|