Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

moonwiki-2023.7.11.5-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page