Grabs all the notes from an Obsidian vault and processes them into a Hugo content directory.
Project description
Obsidian Parser
A small library for a Obsidian Vaults to parse its content. One example is to prepare the content to publishing with static site generators, Hugo as an example.
Installation
pip install obsidian-parser
Get started
How to multiply one number by another with this lib:
# Import Multiplication from your library
from obsidian_parser import Multiplication
# Instantiate a Multiplication object
multiplication = Multiplication(2)
# Call the multiply method
print(multiplication.multiply(5))
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
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 obsidian-parser-0.3.5.tar.gz.
File metadata
- Download URL: obsidian-parser-0.3.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99384d4fbb05b3b5c11068e1630bd11ad887395698d3a3578a187a5aaf57a9c
|
|
| MD5 |
45f703b3078d57af91ee22374e970aea
|
|
| BLAKE2b-256 |
79afbc7c2378239fe8c9567cdcc3d317e8d71263dea9a67c52cbc62a0c9645f1
|
File details
Details for the file obsidian_parser-0.3.5-py3-none-any.whl.
File metadata
- Download URL: obsidian_parser-0.3.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
330642ea94fa9dc9c78f4e2942032139b09f9cdba986cec79ccea3109039c280
|
|
| MD5 |
580dc0fa0fc774ec53a1dba582146824
|
|
| BLAKE2b-256 |
4fbee61d9732a758fe2fef66c0098678774d035cb04eb2e10b943f6b16e89fc8
|