Django project letting you get basic statistics about text you input.
- REST API with full CRUD support available at ./api
- User-friendly fronted API accesses at ./view and ./create.
- python 10.5
- django 4.0.6
- django rest framework
- django crispy forms
- matplotlib 3.5.2
- colour 0.1.5
- requests 2.28.1
- asgiref==3.5.2
- certifi==2022.6.15
- charset-normalizer==2.1.0
- colour==0.1.5
- cycler==0.11.0
- Django==4.0.6
- django-crispy-forms==1.14.0
- django-rest-framework==0.1.0
- djangorestframework==3.13.1
- djangorestframework-simplejwt==5.2.0
- fonttools==4.34.2
- idna==3.3
- kiwisolver==1.4.3
- matplotlib==3.5.2
- numpy==1.23.0
- packaging==21.3
- Pillow==9.2.0
- PyJWT==2.4.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.1
- requests==2.28.1
- six==1.16.0
- sqlparse==0.4.2
- tzdata==2022.1
- urllib3==1.26.9