Collection of utilities to ease the production of professional calculation notes using Python and Jupyter.
Project description
Calculation Note
calc_note
is a collection of utilities to ease the production of professional calculation notes using Python and Jupyter.
Installation
Using pip
Simply run:
pip install -U --user calc_note
Install any missing requirement using the same method.
Usage
from calc_note.display import *
Afterward, simply call show()
in your notebook to print DataFrames (instead of simply calling the DataFrame), and md("My content...")
to generate Markdown content from a Python cell. The latter is useful to embed variables in Markdown tables, for example.
Contributing
If you wish to contribute, please submit issues and pull requests through this repo.
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
Built Distribution
File details
Details for the file calc_note-0.2.1.tar.gz
.
File metadata
- Download URL: calc_note-0.2.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74d3adda9c73c84757ee5c1705a59816afe45e8eb6e7f270092c5b8e6f449647 |
|
MD5 | 5f8cd1272a2748ccbbfdee20192cb38f |
|
BLAKE2b-256 | c3148079c449bda02ee96b15617125f27ce3884a8ff103046ffb1a90712181c3 |
File details
Details for the file calc_note-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: calc_note-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba6d81670a011de211975b86803ec2aa14e916f49f0b60afd8859306b5b98e86 |
|
MD5 | f77e6da134cf03c945fa986c2122fc32 |
|
BLAKE2b-256 | d83a0a31b4ff6f8d783d3c379d461adc8df615bfa6221bd9f86ccd1de51b54c2 |