unit tests
python -m unittest discover -s tests -t numericGrobidApp/
installation
1. creating environment virtualenv grobid_env 2. Installing requirements pip install -r requirements.txt 3. running test cases python manage.py test python manage.py collectstatic 4. deploying with gunicorn /home/ituser/Envs/grobid_env/bin/gunicorn –workers=3 –threads=100 –worker-class=gthread –bind=0.0.0.0:7040 –pythonpath /home/ituser/jm/GrobidQuant/ GrobidQuant.wsgi:application –access-logfile /home/ituser/jm/GrobidQuant/access.log –error-logfile /home/ituser/jm/GrobidQuant/error.log &
Release files for picodetection 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| picodetection-0.1.tar.gz | 74.2 kB | Details |
Release files / picodetection-0.1.tar.gz
| Download URL | picodetection-0.1.tar.gz |
|---|---|
| Size | 74.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
31001624a2e4764fc4bf466fa9ffbc16d8ab751c3de9fcbba7209d5a8053982c
|
|
BLAKE2b-256 checksum How to use checksums |
e10f54f474b099c3641b6b5dbc6fbe1da3a6092a600f25030d2890a0a86dec05
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.12
|