No project description provided
Project description
Luma is better way to write Python documentation. It's a modern replacement for Sphinx that's built on the same tooling Stripe uses for their documentation.
Key benefits of Luma:
- Markdown-native: Avoid Sphinx’s obscure syntax.
- Built for Python: API generation and cross-referencing work out-of-the-box.
- Live rendering: Preview your changes as you write.
Getting started
Install Luma
To install Luma, install the package from PyPI:
pip install luma-docs
Create a new Luma project
Once you've installed Luma, run the init command, and answer the prompts:
luma init
After running the command, you'll see a docs/ folder in your current working
directory.
Run the development server
cd into the docs/ folder, and run the dev command to start the local development
server. Then, open the printed address in your browser. The address is usually
http://localhost:3000/.
cd docs
luma dev
Hit Ctrl + C to stop the development server.
Publish your documentation
Join our Discord to acquire an API key. Then, run the
deploy command to publish your documentation.
luma deploy
After a minute, your documentation will be accessible at
https://{your-package}.luma-docs.org.
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 luma_docs-0.0.8.tar.gz.
File metadata
- Download URL: luma_docs-0.0.8.tar.gz
- Upload date:
- Size: 228.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50c903598296f5344049c34be299d4692231a50af373b1aacc177a2bdaa81571
|
|
| MD5 |
bb42cecc31a737fb582854d989fd2fc4
|
|
| BLAKE2b-256 |
17440debd3e2003f583c24bc3faf057453a6386b8e3ad3e973e5ebe2ebf01740
|
File details
Details for the file luma_docs-0.0.8-py3-none-any.whl.
File metadata
- Download URL: luma_docs-0.0.8-py3-none-any.whl
- Upload date:
- Size: 241.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9774cfe60c46f9a7a4ef9c6cdba675548c930c8f123937b22211ab97519cb830
|
|
| MD5 |
e1c5d96bfca9027848cc9221ab988689
|
|
| BLAKE2b-256 |
b4fc7958132097d092a05c4c7774e345e8ab890f15cedc0d79c510a97daa7a3d
|