Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indico/indico
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
https://github.com/indico/indico
conferences events flask hacktoberfest python sqlalchemy
Last synced: 25 days ago
JSON representation
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
- Host: GitHub
- URL: https://github.com/indico/indico
- Owner: indico
- License: mit
- Created: 2011-07-27T13:56:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T12:09:45.000Z (7 months ago)
- Last Synced: 2024-04-22T13:29:50.317Z (7 months ago)
- Topics: conferences, events, flask, hacktoberfest, python, sqlalchemy
- Language: Python
- Homepage: https://getindico.io
- Size: 242 MB
- Stars: 1,651
- Watchers: 61
- Forks: 403
- Open Issues: 735
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-flask - indico - 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. (Built with Flask)
- awesome-flask - indico - 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. (Built with Flask)
- awesome-python-resources - GitHub - 18% open Β· β±οΈ 24.08.2022): (CMS)
- awesome-repositories - indico/indico - Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. (Python)
- awesome-starred - indico/indico - Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. (python)
- awesome-python-applications - Repo - rich web application designed at [CERN](https://en.wikipedia.org/wiki/CERN) for managing events, with support for conference organization workflow, from content management to receiving and reviewing abstracts/papers, event registration, payment integration, room booking, and more. `(organization, server)` (<a id="tag-communication" href="#tag-communication">Communication</a>)
- awesome-flask - indico - 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. (Built with Flask)
- awesome-flask - Indico - Feature-rich event management system, made at [CERN](https://home.cern/). (Projects / Open Source Projects)
- jimsghstars - indico/indico - Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. (Python)
- awesome-homelab - indico - A feature-rich event management system, made @ CERN, the place where the Web was born. | (Apps / X)
- awesome-python-applications - Repo - rich web application designed at [CERN](https://en.wikipedia.org/wiki/CERN) for managing events, with support for conference organization workflow, from content management to receiving and reviewing abstracts/papers, event registration, payment integration, room booking, and more. `(organization, server)` (<a id="tag-communication" href="#tag-communication">Communication</a>)
- awesome-starts - indico/indico - Indico - A feature-rich event management system, made @ CERN, the place where the Web was born. (python)
README
# Indico ![CI Status](https://github.com/indico/indico/workflows/CI/badge.svg) [![License](https://img.shields.io/github/license/indico/indico.svg)](https://github.com/indico/indico/blob/master/LICENSE) [![Available on PyPI](https://img.shields.io/pypi/v/indico.svg)](https://pypi.python.org/pypi/indico/) [![Made at CERN!](https://img.shields.io/badge/CERN-Open%20Source-%232980b9.svg)](https://home.cern)
**Indico** is:
* π a general-purpose **event management** tool;
* π fully **web-based**;
* 𧩠**feature-rich** but also **extensible** through the use of [plugins](https://docs.getindico.io/en/stable/plugins/);
* βοΈ **Open-Source** Software under the MIT License;
* **made at CERN**, [the place where the web was born](https://home.cern/science/computing/birth-web)!![A sneak peek of Indico](https://raw.githubusercontent.com/indico/indico/master/sneakpeek.gif)
## What does it do?
Indico's **main features** are:
* a powerful and flexible **hierarchical content management** system for events;
* a full-blown **conference organization workflow** with:
- π’ **Call for Abstracts** and **abstract reviewing** modules;
- π flexible **registration form** creation and configuration;
- π° integration with existing **payment systems**;
- β a **paper reviewing** workflow;
- π a **drag and drop timetable management interface**;
- π« a simple **badge editor** with the possibility to print badges and tickets for participants;
* tools for **meeting management** and archival of presentation materials;
* a powerful **room booking** interface;
* integration with existing **video conferencing solutions**;A more detailed list [can be found here](https://getindico.io/features/). There is also a [video](https://www.youtube.com/watch?v=yo8rgg9dOcc)!
## I just want to try it out!
We've got a [Sandbox](https://sandbox.getindico.io)π§ͺ!
## Browser support
These are the minimum versions of major browsers currently supported by Indico. We try to target all modern browsers as
much as possible, but only issues detected on those will be considered at critical level.|
Firefox |
Chrome |
Safari |
Edge |
|:---------:|:---------:|:---------:|:---------:|
| 127+ | 125+ | 17.4+ | 125+ |However, if you have an issue with a browser [on this list](https://browserl.ist/?q=and_chr%20126%2C%20and_ff%20127%2C%20chrome%20126%2C%20chrome%20125%2C%20chrome%20124%2C%20chrome%20123%2C%20chrome%20109%2C%20edge%20126%2C%20edge%20125%2C%20edge%20124%2C%20edge%20123%2C%20firefox%20128%2C%20firefox%20127%2C%20firefox%20126%2C%20firefox%20125%2C%20firefox%20115%2C%20ios_saf%2017.4%2C%20ios_saf%2016.6-16.7%2C%20safari%2017.5%2C%20safari%2017.4%2C%20safari%2017.3%2C%20safari%2017.2%2C%20samsung%2025), please feel free to open a bug report.
## Getting Indico
Information on how to get the latest release can be found [at the project's web site](https://getindico.io/getting-started/).
There are installation guides for different systems available in [the project's documentation](https://docs.getindico.io/en/stable/installation/).## Contributing
Indico is the result of the collective work of more than 100 different developers, translators and usability
specialists of many nationalities. You can be the next one - read our
[Contribution Guide](https://github.com/indico/indico/blob/master/CONTRIBUTING.md) if you'd like to help out.**You don't need to know how to write code in order to help!**
## Roadmap
The full roadmap is [available on the project site](https://getindico.io/roadmap/).
## Community
The main meeting points for the community are:
* the [Project Forum](https://talk.getindico.io);
* the Chat Room
([#indico on Libera.Chat](https://web.libera.chat/gamja/?channels=#indico) or on [Matrix](https://app.element.io/#/room/#indico:matrix.org)).We follow [CERN's Values](https://hr.web.cern.ch/cerns-values) and the principles established by
[CERN's Code of Conduct](https://hr.web.cern.ch/codeofconduct).## History
This software project was initially funded by the European Union's FP5 programmeπͺπΊ, in what was called the [**In**tegrated **Di**gital **Co**nferencing Project](https://cordis.europa.eu/project/rcn/61849/factsheet/en), or just **InDiCo**. CERN was responsible for the development of the "Make-a-Confererence" workpackage (inspired by an already existing system called **CDS Agenda**, also developed at the Organization) which would then become what we nowadays know as **Indico**.
We have since stopped using the ~~*InDiCo*~~ acronym, as it no longer reflects accurately the nature of the project. The word *Indico* now has no particular meaning other than the product's name.
---
|||
|-|-|
||Made at [CERN](https://home.cern)
[Take part!](https://careers.cern/)|
|||> ### Note
>
> *In applying the MIT license, CERN does not waive the privileges and immunities
> granted to it by virtue of its status as an Intergovernmental Organization
> or submit itself to any jurisdiction.*