Himanshu Mishra
Himanshu Mishra
[A lot of projects using PEP 8 Speaks primarily are Jupyter Notebooks](https://github.com/pep8speaks?direction=desc&sort=stars&tab=stars) with `.ipynb` extensions. Currently only `.py` files are scanned using `pycodestyle`. However, it would be good to support...
Landscape currently detects 43 code smells here https://landscape.io/github/OrkoHunter/pep8speaks/17/messages/smell Not all, but most of them should be easy to fix.
# Details - ⌛ **Date and Time** | Day 1 (Adopters) | Day 2 (Contributors) | |---|---| | **Wed, August 17, 16:00 CEST ** [Use this to convert to your...
Maintaining servers for free is painful. And the solutions available for free (Heroku, OpenShift, etc.) are not reliable for tasks of this importance where the server needs to be up...
- [x] keep pull replaces the existing commands with new one. The default option should be to update not replace while replace being available as an option to the user...
A schema number helps in migrating the old database to a new schema when new features are added in the library. As of now there is no schema number assigned,...
Demo: https://www.youtube.com/watch?v=eXJPEQlpnZQ @icyflame's suggestion: ``` A couple of things about Himanshu's demo: 1. You can use arguments in the middle using Bash functions. It's very useful for things like ImageMagick,...
After executing a command using `keep`, the command history of the shell should also be updated.
# Summary A markdown table generator which asks for table data in a neat Excel/Sheets like UI and generates the markdown code for it. # Example search queries - create...