Python lib for forming bibliography
Project description
kbib_lib
Python lib for forming bibliography.
Run
from pip
pip3 install kbib_lib
kbib_lib ../examples/2.yaml /path/to/out.txt
# or better use funcs from `from kbib_lib import *` for your needs
from this repo
python -m venv venv
source venv/bin/activate
pip3 install --upgrade pip
pip3 install -r req.txt
cd src
python3 -m kbib_lib ../examples/2.yaml /path/to/out.txt
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
kbib_lib-0.1.0.tar.gz
(7.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 kbib_lib-0.1.0.tar.gz.
File metadata
- Download URL: kbib_lib-0.1.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7f750ffb9d0b89886fc16618e918428f0875e24f10154d48188dacea99511f9
|
|
| MD5 |
29a008b463e6309b4ea0849352ca8739
|
|
| BLAKE2b-256 |
909dd8f56e1f2a61b6d1d446c7975840bf38a69ba538e1d6ba7d74bd56aa8036
|
File details
Details for the file kbib_lib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kbib_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
364aa6e2d44b40472b2afb1a8eea430e90c9f61f292fbafc1727036b2a90b01e
|
|
| MD5 |
9989228c5b552d09c65564c29c11cbf3
|
|
| BLAKE2b-256 |
46979a8aaa7f4333a0acbf3e9449776a5c0b30859431d0911804dc36c2022e71
|