All Projects → Noethys → Noethys

Noethys / Noethys

Licence: other
Noethys, le logiciel de gestion multi-activités

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Noethys

Crypter
Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller
Stars: ✭ 268 (+930.77%)
Mutual labels:  wxpython
Pyface
pyface: traits-capable windowing framework
Stars: ✭ 71 (+173.08%)
Mutual labels:  wxpython
Wxpython
Python GUI programming examples
Stars: ✭ 244 (+838.46%)
Mutual labels:  wxpython
Easyavr
Easy AVR USB Keyboard Firmware and Keymapper
Stars: ✭ 479 (+1742.31%)
Mutual labels:  wxpython
Nodemcu Pyflasher
Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
Stars: ✭ 948 (+3546.15%)
Mutual labels:  wxpython
Pyfa
Python fitting assistant, cross-platform fitting tool for EVE Online
Stars: ✭ 1,204 (+4530.77%)
Mutual labels:  wxpython
pytips
Python Tips contains code snippets that will help you learn Python
Stars: ✭ 179 (+588.46%)
Mutual labels:  wxpython
PySimpleGUI
Launched in 2018. It's 2022 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive d…
Stars: ✭ 10,846 (+41615.38%)
Mutual labels:  wxpython
Wxpython Examples
Source code examples from the ZetCode's wxPython tutorial
Stars: ✭ 60 (+130.77%)
Mutual labels:  wxpython
Dicompyler
Extensible radiation therapy research platform and viewer for DICOM and DICOM RT
Stars: ✭ 195 (+650%)
Mutual labels:  wxpython
Infospider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源中国博客、简书。
Stars: ✭ 5,984 (+22915.38%)
Mutual labels:  wxpython
Youtube Dl Gui
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
Stars: ✭ 7,914 (+30338.46%)
Mutual labels:  wxpython
Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
Stars: ✭ 1,698 (+6430.77%)
Mutual labels:  wxpython
Atbswp
A minimalist macro recorder
Stars: ✭ 361 (+1288.46%)
Mutual labels:  wxpython
Videomass
Videomass is a free, open source and cross-platform GUI for FFmpeg and youtube-dl / yt-dlp
Stars: ✭ 451 (+1634.62%)
Mutual labels:  wxpython
dicomsort
DICOM sorting utility
Stars: ✭ 25 (-3.85%)
Mutual labels:  wxpython
Winpdb
Fork of the official winpdb with improvements
Stars: ✭ 75 (+188.46%)
Mutual labels:  wxpython
wxasync
asyncio support for wxpython
Stars: ✭ 65 (+150%)
Mutual labels:  wxpython
thotkeeper
ThotKeeper — cross-platform personal daily journaling
Stars: ✭ 28 (+7.69%)
Mutual labels:  wxpython
Wxpython Tutorial
wxPython 中文简明教程
Stars: ✭ 155 (+496.15%)
Mutual labels:  wxpython

Noethys

Logiciel de gestion libre et gratuit de gestion multi-activités pour les accueils de loisirs, crèches, garderies périscolaires, cantines, TAP ou NAP, clubs sportifs et culturels...

Plus d'infos sur www.noethys.com

Installation sur Windows

Allez dans la rubrique Téléchargements du site www.noethys.com pour télécharger la version compilée pour Windows.

Installation sur Ubuntu 20.04

Lancez dans votre console Linux les commandes suivantes :

sudo apt-get install git curl libsdl2-mixer-2.0-0 libsdl2-image-2.0-0 libsdl2-2.0-0 python3-pip python3-pyscard python3-dev default-libmysqlclient-dev build-essential
pip3 install -U -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-20.04 wxPython
git clone https://github.com/Noethys/Noethys
pip3 install -r Noethys/requirements.txt
python3 Noethys/noethys/Noethys.py

Installation depuis les sources

Si vous rencontrez les difficultés d'installation ou souhaitez installer Noethys depuis les sources, consultez les documents dédiés ici : https://github.com/Noethys/Noethys/tree/master/noethys/Doc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].