Welcome to meeting’s documentation!

Warning

Beta software You are using a software that has not reached a stable version yet. Please beware that interfaces might change, APIs might disappear and general breakage can occur before 1.0.

If you plan to use this software for something important, please read the roadmap, and the issue tracker in Github. If you are unsure about the future of this project, please talk to the developers, or (better yet) get involved with the development of python-boilerplate!

Meeting

https://img.shields.io/pypi/v/meeting.svg https://travis-ci.org/mauler/meeting.svg?branch=master https://coveralls.io/repos/github/mauler/meeting/badge.svg?branch=master Documentation Status Code Health Scrutinizer Code Quality

Usage

Festival management application: Tickets E-Commerce, Tickets validation on Lobby (Web, Paper, Guest, Local Purchase) and Sells on Wristband/Card (Beverage, Food, Souvenir, etc).

Documentation

The documenation is written in rst format. It’s available on the folder docs/. To write or read it in realtime install the sphinx dependencies using:

$ python -m pip install docs/requirements.txt

And then execute the docs server via the command below:

$ make docs

Your browser will open the local docs website (Running on port 8000 by default).

Thanks to

Project structure, documentation generation and other stuff from these python boilerplate package projects:

Indices and tables