Pradhvan

Results 7 issues of Pradhvan

[Tag](https://pygithub.readthedocs.io/en/latest/github_objects/Tag.html?highlight=tag#github.Tag.Tag.name) class is missing section in the [Examples](https://pygithub.readthedocs.io/en/latest/examples.html)

Adds a method delete_topic which calls the url '/streams/stream_id/delete_topic ' with topic_name passed as data Closes https://github.com/zulip/python-zulip-api/issues/534

size: M

Advance-usage.rst: Adds missing import for codecs section * Adds missing import for json, urllib3 * Adds print statement for better formating

**What is the name of your project?** ScanAPI **What is the repo URL?** [Repo](https://github.com/scanapi/scanapi) **Is there anything else I should know about the code?** We already use a static analysis...

## Problem If the virtual env does not have jinja installed tiptapy throws a dependency error for jinja. ```Python python -m pip install tiptapy ``` * Traceback ```Python import titapy...

bug

Currently, the documentation is written in the `README.md ` file and only gives the basic use case of the library. Better documentation can be hosted somewhere like [Read the Docs](https://readthedocs.org/)...

documentation
good first issue

Readme should have a better documentation for setting up the project in your local machine and running the server with all the dependency working and link to contribution guidelines.