moonwiki is a wiki application made with Python
Project description
moonwiki
moonwiki is a wiki application made with Python that doesn't require:
- A database
- External modules
- Too much configuration
Install
You can install moonwiki by using pip
pip install moonwiki
You can configure the above command to fit your needs for installing moonwiki
Usage
Here are some usage examples:
import moonwiki
print(moonwiki.__package__) # "moonwiki"
from moonwiki import moonwiki
wiki = moonwiki("testWiki")
wiki.run("0.0.0.0", 8080)
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
moonwiki-2023.7.11.5.tar.gz
(2.6 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 moonwiki-2023.7.11.5.tar.gz.
File metadata
- Download URL: moonwiki-2023.7.11.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09330204b6b20f2f19ddc607197942869e0cb61bb3f9d7bcd1408bd5185665cb
|
|
| MD5 |
0dfa64f0d6435f087948be2211457c95
|
|
| BLAKE2b-256 |
6707ce20707d49c9d026dd33915af9a112ab71514ca771fe64c464ec2536a8a6
|
File details
Details for the file moonwiki-2023.7.11.5-py3-none-any.whl.
File metadata
- Download URL: moonwiki-2023.7.11.5-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7dd254e079a2c3d227ed67d7e6c48386ccd2312cbf350872f72ecda54197780
|
|
| MD5 |
4892f20813d96a20339dd08fae6f7736
|
|
| BLAKE2b-256 |
b316d46c1c25f076967f0ef25a639cdbee9a6fb7b9e2532814794bdbf6cdd810
|