Skip to content

This is a utility library for Python Projects to Create Readme, fast and easier than ever!

License

Notifications You must be signed in to change notification settings

nishant-ai/auto_readme

Repository files navigation

AutoPyReadme:

This is a Readme Generator for Python Projects. This can be used to generate Readme(s) faster, without putting a lot of efforts to assist the community developers in a much better and easier way!

How to Use?

from autopyreadme import readme

readme.create() # call to create a readme
readme.update() # call to update the readme after changing data in readme.json

Authors:

Nishant Sharma

License:

mit

Scripts:

create readme:

readme.create() // callable function

update readme:

readme.update() // callable function

Reader's Notes:

Main File to Use: readme.py

Guess What?: This Readme is made using this library only!

Feel free to Reach me out for collabs!: I am a curious developer, who wants to build 2 Impact, Eager to Connect to other Curious Developers!

Check These Out:

My Instagram | My LinkedIn | Install Package From Here

Project Dependencies:

os
json
colorama==0.4.4

About

This is a utility library for Python Projects to Create Readme, fast and easier than ever!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages