https://github.com/chartes/adele-app
API de l’application Adele (édition diplomatique collaborative)
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.8%) to scientific vocabulary
Keywords
iiif
paleography
Last synced: 6 months ago
·
JSON representation
Repository
API de l’application Adele (édition diplomatique collaborative)
Statistics
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 41
- Releases: 0
Topics
iiif
paleography
Created almost 8 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
adele-app
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mkdir db
The database must be fetched from https://github.com/chartes/adele and put in the db folder
Starting the server in debug mode:
python flask_app.py
Building the front end:
cd app/client
npm install
npm run build
Owner
- Name: École nationale des chartes
- Login: chartes
- Kind: organization
- Location: 65 rue de Richelieu, 75002 Paris
- Website: http://www.chartes.psl.eu/
- Repositories: 12
- Profile: https://github.com/chartes
Grand établissement d’enseignement supérieur dédié à la recherche historique
GitHub Events
Total
- Push event: 6
Last Year
- Push event: 6
Dependencies
requirements.txt
pypi
- Flask ==2.0.1
- Flask-Cors ==3.0.9
- Flask-HTTPAuth ==3.2.3
- Flask-JWT-Extended ==3.24.1
- Flask-Login ==0.4.1
- Flask-Mail ==0.9.1
- Flask-Migrate ==3.1.0
- Flask-SQLAlchemy ==2.5.1
- Flask-Testing ==0.7.1
- Flask-User ==1.0.1.5
- Flask-WTF ==0.15.1
- Jinja2 ==3.0.1
- Mako ==1.0.7
- MarkupSafe ==2.0.1
- PyJWT ==1.7.1
- Pygments ==2.7.4
- SQLAlchemy ==1.4.26
- WTForms ==2.1
- Werkzeug ==2.0.1
- alabaster ==0.7.10
- alembic ==0.9.8
- asn1crypto ==0.24.0
- bcrypt ==3.1.4
- blinker ==1.4
- certifi ==2018.1.18
- cffi ==1.14.6
- chardet ==3.0.4
- click ==8.0.1
- cryptography ==3.3.2
- docopt ==0.6.2
- docutils ==0.14
- flask-blueprint ==1.3.0
- fuzzywuzzy ==0.16.0
- greenlet ==1.1.2
- idna ==2.6
- imagesize ==1.0.0
- itsdangerous ==2.0.1
- lxml ==4.6.5
- nose ==1.3.7
- packaging ==17.1
- passlib ==1.7.1
- py-bcrypt ==0.4
- pyOpenSSL ==19.0.0
- pycparser ==2.18
- pycryptodome ==3.6.6
- pyparsing ==2.2.0
- python-dateutil ==2.6.1
- python-editor ==1.0.3
- pytz ==2018.3
- requests ==2.26.0
- six ==1.11.0
- snowballstemmer ==1.2.1
- speaklater ==1.3
- urllib3 ==1.26.5