Arnav Borborah

Results 10 issues of Arnav Borborah

Closes #2 This script should have the following features: - [ ] Allow user to specify if they are making a library or application. - [ ] Allow user to...

enhancement
WIP
on hold

This will make the experience a lot easier for new users. Manual configuration can be a pain anyway.

enhancement

Currently, this package's documentation is limited to the README file provided in the repository/distributed bundle. This isn't useful for people programming in an editor or using the [`help`](https://docs.python.org/3/library/functions.html#help) function. The...

enhancement
documentation

Including modules, classes, functions, etc (see #8).

enhancement
documentation

Thank you for your contribution. Please provide the details requested below. ## ISSUE NUMBER N/A ## SHORT DESCRIPTION Delete `.DS_Store`, a local OSX binary file, and add it to the...

Just some minor refactorings!

So I wanted to see if I could get full stack debugging in VSCode working with this project and I think I've made a working launch script: ```json { "version":...

I don't think the corresponding docs need to be changed because it still makes sense as-is.

I shouldn't think that this is an uncommon problem, so I wonder if a solution for this already exists. Suppose I have a file `naval_fate.py`, with the contents of [that...

The [auth.ini](https://github.com/OpenGenus/memes/blob/master/auth.ini) file in the root directory contains credentials for social media sites. This is obviously not a recommended practice, because others can freely use your API key to access...