Metadata-Version: 2.1
Name: portfolio-website
Version: 1.1.4
Summary: A simple portfolio website for showcasing my projects. 
Home-page: UNKNOWN
Author: Charles Muchogo
Author-email: muchogoc@gmail.com.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3
Requires-Dist: Django (==2.2.3)
Requires-Dist: django-environ (==0.4.5)
Requires-Dist: django-tastypie (==0.9.15)
Requires-Dist: Pillow (==6.0.0)
Requires-Dist: psycopg2 (==2.8.3)
Requires-Dist: setproctitle (==1.1.10)
Requires-Dist: django-prometheus (==1.0.15)
Requires-Dist: sentry-sdk (==0.10.0)
Requires-Dist: gunicorn (==19.9.0)

# portfolio website
<a href="http://www.djangoproject.com/"><img src="https://www.djangoproject.com/m/img/badges/djangoproject120x25.gif" border="0" alt="A Django project." title="A Django project." /></a> [![CircleCI](https://circleci.com/gh/Muchogoc/portfolio/tree/master.svg?style=svg)](https://circleci.com/gh/Muchogoc/portfolio/tree/master)

Simple project for learning django and devops for backend development


