Skip to main content

Create contextual README.md files

Project description

Readme Builder

This project provides a command-line tool for generating README files automatically independent of programming language. It generates a comprehensive and informative README (requires minimal editing) file based on the project structure and files present.

Features

  • Automatic README Generation: Analyzes project files and structure to automatically generate a well-formatted README.md file.
  • Project Overview: Provides a concise overview of the project's purpose and functionality.
  • Feature Listing: Identifies and lists key features based on the project's directory structure and file names.
  • Installation Instructions: Generates installation instructions tailored to the project's dependencies and environment management tools.
  • Usage Examples: Provides code examples and command-line instructions for running and using the project.

Installation

Ensure you have python3 and pip on your system.

pip install readme-builder

Usage

Run the CLI:

build-readme <path-to-directory>

This will analyze the project structure and generate a README.md file in the specified directory.

Contact Information

For any inquiries or feedback, please contact:

  • Email: akshitadixit[dot]int[at]gmail[dot]com

Privacy concerns

This application collects a list of file names, plus the contents of the LICENSE file, CONTRIBUTING, and extracted contact information from the README.md or configuration files. This does not include the content of other files, just the file names. It then sends this information to a web service hosted on onrender.com, which uses Google's Gemini LLM service to generate the README.md file.

In some situations, this may raise privacy concerns despite not sending file contents. While not a concern in most contexts, company security policies, including automated tools, may be triggered by this activity. Please examine the code to verify exactly what data is being sent and assess whether sending this data off-site could be an issue in your environment.

In most cases, this would not be considered sensitive information, and no other use is made of it in any case.

Doesn't work that well?

If your project is a very vague directory with random file names, not even a human would have context about it, this is still AI. Also this package is written with the purpose of generating a README that requires minimal editing. Take waht is generates, add a couple of fixes and you're good to go.
If however, something super unusual comes up, please raise it to me. Thanks.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

readme_builder-0.1.3.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

readme_builder-0.1.3-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file readme_builder-0.1.3.tar.gz.

File metadata

  • Download URL: readme_builder-0.1.3.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for readme_builder-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cb5084c0b350307f3d438c6bd8d7768779814db7c44d41b42d565d78e2e32e91
MD5 613becee03248ac032c0591a2ec2a442
BLAKE2b-256 400c7ba64f9c2054457166e9b974e2fe8bda0c63f413351ae35a3b7fbe8d886f

See more details on using hashes here.

File details

Details for the file readme_builder-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: readme_builder-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for readme_builder-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a0820fd25217e3e909073eebabbe4d9a856ca9c459d74c3e810987e9292b2f6f
MD5 28cc7daa2b65ba5b4126098627d1443a
BLAKE2b-256 fdf34a7b0cb0debd55e5d810dc4e962538902fa73d0bc6096364cace1f8fc3ab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page