Indico is a general-purpose event management web-based solution. It includes a full-blown conference organization workflow as well as tools for meeting management and room booking. It provides as well integration with video-conferencing solutions. Indico is free software, licensed under terms of the GNU General Public License (GPL) v3. It is currently in production at CERN, as well as in many other scientific institutions around the world.
https://github.com/indico/indico#readmeTags | events conferences sqlalchemy flask |
Implementation | Python |
License | GPL |
Platform | Windows Linux |
Flask-SQLAlchemy is an extension for Flask that adds support for SQLAlchemy to your application. It aims to simplify using SQLAlchemy with Flask by providing useful defaults and extra helpers that make it easier to accomplish common tasks.
flask sqlalchemy flask-sqlalchemyFlask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command line arguments for Flask-Script. Note that the FLASK_APP environment variable must be set according to the Flask documentation for this command to work. This will add a migrations folder to your application. The contents of this folder need to be added to version control along with your other source files.
flask database sqlalchemy-database-migrations alembic migrationsFlask-Potion is a powerful Flask extension for building RESTful JSON APIs. Potion features include validation, model resources and routes, relations, object permissions, filtering, sorting, pagination, signals, and automatic API schema generation. Potion ships with backends for SQLAlchemy, peewee and MongoEngine models. It is possible to add backends for other data stores, or even to use a subset of Potion without any data store at all.
flask flask-extensions sqlalchemy peewee mongoengineFlask-Marshmallow is a thin integration layer for Flask (a Python web framework) and marshmallow (an object serialization/deserialization library) that adds additional features to marshmallow, including URL and Hyperlinks fields for HATEOAS-ready APIs. It also (optionally) integrates with Flask-SQLAlchemy. Create your app.
flask marshmallow rest-api python-3 python-2 sqlalchemyFlask-WhooshAlchemy is a Flask extension that integrates the text-search functionality of Whoosh with the ORM of SQLAlchemy for use in Flask applications. Source code and issue tracking at GitHub.
A Flask application template with the boilerplate code already done for you. Documentation available at http://hack4impact.github.io/flask-base.
flask redis sqlalchemy boilerplate database user-management authentication python3A Flask extension for creating simple ReSTful APIs from SQLAlchemy models.
Reinventing ticket presales, one ticket at a time. While there is always a lot to do and improve on, pretix by now has been in use for more than a dozen conferences that sold over ten thousand tickets combined without major problems. We therefore think of pretix as being stable and ready to use.
django web tickets conferences events shop html pretixDesigned for the Real Python course.What is Flask? Flask is a microframework for Python based on Werkzeug and Jinja2.
Designed for the Real Python course. What is Flask? Flask is a microframework for Python based on Werkzeug and Jinja2.
An example of a large scale Flask application using blueprints and extensions. RQ is a simple job queue for python backed by redis.
flask docker sqlalchemy alembic babel rq yarn travis-ciOften, we find speaker lists or panels at conferences and other events that lack people from underrepresented groups. At times, we hear the excuse that there aren't enough people from underrepresented groups to reach out to or that they couldn't find any that wanted to participate. This list aims to fix that problem. Everyone who wants to speak should consider adding themselves if you identify as part of an underrepresented group. Everyone's experiences matter and should be heard - no matter your skill level, title, role, etc. Please check out the CONTRIBUTING.md file for guidelines for contributing.
I go to a lot of conferences and events and noticed that few of them have a proper iPhone app. And I can understand that - there are so many things the organizers have to take care of … and a nice app takes a lot of time do develop.
Note, this is the source code version, see the live web pages @ planetruby.github.io/calendar ».
eventdb meetups conferences camps awesome ruby-conferencesFlask-Scaffold let's you Prototype Database Driven Admin Dashboards with Bootstrap 3, Python and a MySQL/Mariadb or PostgreSQL Database. It will also scaffold a RESTFUL API which can be used with any REST Frontend Framework. Please ensure that development libraries for PostgreSQL are installed.
Run each in a different terminal window...
Example pastebin with websockets, sqlalchemy, facebook connect and a bunch of other buzzwords
The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.
An event management tool tailored to Free and Open Source Software conferences. OSEM actively participates in GSoC and RGSoC.
osem conferences rails schedule events conference
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.