Satwik Kansal
Satwik Kansal
There is a possibility that the information extracted from a configuration file changes after the configuration file is modified by the user. The modifications can be detected by comparing the...
This should involves details like - The workflow: Detailed Instructions about creating a fork, then a branch, making the changes, and finally submitting a PR to this repo. - Code...
https://github.com/satwikkansal/wtfpython/issues/66
Setting up a continuous integration service like CircleCI, that checks if all the tests pass or not.
The file https://raw.githubusercontent.com/satwikkansal/wtfpython/master/README.md needs to be parsed into some standard format (XML/JSON). This can be done by different ways 1. Using some markdown parser in python, or by converting markdown...
- Read https://docs.coala.io/en/latest/Users/Tutorial.html - Read https://docs.coala.io/en/latest/Users/coala_quickstart.html - Set up coala (create a `.coafile`) - Add instructions in the contributing guidelines about how to use coala before pushing the changes. -...
A nice logo?
A task for someone interested in design. Ideas for some creative, funny/sarcastic logo wrt this project...
Idea by @vipulgupta2048 - Follow the instructions at https://github.com/thundergolfer/automated-github-organization-invites - Deploy it to your heroku - Push the code here - And share the herokuapp link
- Use Github's issue API to get the list of closed issues of wtfpython-web, https://developer.github.com/v3/issues/ - From every issue, extract the following details + Assignee (the contributor who solved the...
Migrated from https://github.com/satwikkansal/wtfpython/issues/83 > Hey all! > It's exciting to announce that "What the f*ck Python!" has been selected as a project for [GirlScript Summer of Code](http://gssoc.tech/index.html). > Rough ideas...