A package for building pip packages using LLM7 and related tools
Project description
build_pip_package
A Python package for building pip packages using LLM7 and related tools.
Installation
pip install build_pip_package
Usage
from build_pip_package import build_pip_package
result = build_pip_package(
text_description="A sample Python package",
author_full_name="John Doe",
author_email="john.doe@example.com",
git_repo_link="https://github.com/user/repo",
licence_description="MIT License",
github_token="your_github_token"
)
Parameters
text_description(str): Description of the package to buildauthor_full_name(str): Full name of the package authorauthor_email(str): Email address of the package authorgit_repo_link(str): Git repository link for the packagelicence_description(str): License description for the packagegithub_token(str): GitHub token for authentication
Dependencies
This package relies on the following dependencies:
- py_llm7_code
- setup_py_gen
- readme_llm7_gen
- langchain_llm7
- langchain_core
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file build_pip_package-2025.9.91807.tar.gz.
File metadata
- Download URL: build_pip_package-2025.9.91807.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
700ee8d7c2476664fb8632fe984ceea542fbd212c3c80eb15e2be811c9d74967
|
|
| MD5 |
2c4e51d8b5eb7458eaf812a87f7fbbb5
|
|
| BLAKE2b-256 |
121ff888307fe00f0368c5ae3c2d54bd5634c099d449340d202c77404a49da3f
|
File details
Details for the file build_pip_package-2025.9.91807-py3-none-any.whl.
File metadata
- Download URL: build_pip_package-2025.9.91807-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10024e9209a7b6dc98951710762aae21c7ed5ee21a96c19840b9d6704bba52e8
|
|
| MD5 |
11e32b058e228f86b4a5fb4a785b9b88
|
|
| BLAKE2b-256 |
e0ac77e96f79cf10b854f81d8a8b963d272c7eff4ae32d2078bb6100db7734b4
|