Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Flask-REST-Container Template
Template repository for a REST server written in Flask, using Test-Driven-Development
Python 3
-
-
Forked from humiaozuzu/awesome-flask
A curated list of awesome Flask resources and plugins
-
-
djangotemplate Template
Template repository for django projects, enabling container support, so that you don't pollute your system. There is already so much pollution everywhere
Python 2
622 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in onlinejudge95/rinnegan that received 2 comments
- Refactors code for sentiment analysis
- Adds sentiment Analysis for tweets
- Adds redis as a dependency for celery
- Adds celery eventlet
- Local deploy scripts for redis integration
- Adds local deployment script
- Fixes flask health
- Sentiment
- Increases unit test coverage
- Adds support for secrets
- Removes PORT env var
- Adds support for secrets
- Adds support for unit tests in pipeline
- Updates test coverage logic
- Adds test in pipeline
- Fixes log settings in container
- Fixes Deep Source issues
- Adds docker pipeline
- Optimises image
- Updates Documentation
- Fixes flask health
- Bumps version of postgres
- Adds mongo service
- Adds service worker
- Adds redis queue
- Updates port for visualizer
- Adds backend secrets in cleanup script
- Adds backend service
- Fixes Deepsource issue
- Adds pipeline
- Documents the platform setup process
- Memory constraints on postgres
- Bumps Postgres version
- Adds Replication for postgres clsuter
- Bump isort from 5.3.2 to 5.4.1 in /services/server
- Bump node from 14.7.0-alpine to 14.8.0-alpine in /services/client
- Bump react-scripts from 3.4.2 to 3.4.3 in /services/client
- Bump react-scripts from 3.4.1 to 3.4.2 in /services/client
- Bump isort from 5.3.0 to 5.3.2 in /services/server
- Bump isort from 5.2.2 to 5.3.0 in /services/server
Created an issue in PyCQA/isort that received 4 comments
Discrepancies on running isort in local vs Github Action
In reference to the following build, the issue I am facing with isort is that when run locally using the same config a different behaviour is shown…