Professional Gradio application for converting Python code into deployable Hugging Face Spaces.
Project description
spacegen-by-veera
A professional Gradio application that converts Python code into deployable Hugging Face Spaces.
Overview
spacegen-by-veera transforms Python scripts and Jupyter notebooks into fully working Gradio applications and helps package them for deployment.
Features
- Convert Python code into a Gradio app automatically
- Generate
app.py,requirements.txt, andREADME.md - Download a ready-to-deploy ZIP package
- Optionally deploy directly to Hugging Face Spaces
Installation
pip install spacegen-by-veera
Usage
spacegen-by-veera
Alternatively, import the package in your Python code:
from app import create_app
demo = create_app()
demo.launch()
Requirements
- Python 3.9+
gradio>=6.2.0langchain-groq>=0.1.0huggingface-hub>=0.20.0
Notes
This package is designed to work with Groq and Hugging Face APIs, but API keys are provided by the user at runtime and not stored by the package.
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 spacegen_by_veera-0.1.1.tar.gz.
File metadata
- Download URL: spacegen_by_veera-0.1.1.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80e1973900eb3fb5e39b86a33950744eafcc85f59753ae2fa9e35827b67535e6
|
|
| MD5 |
93be627e4b73e02652867c4664a943ce
|
|
| BLAKE2b-256 |
980392dbf2b25259fbcdee3505cae1f832974c35322b6f4439c724427c022859
|
File details
Details for the file spacegen_by_veera-0.1.1-py3-none-any.whl.
File metadata
- Download URL: spacegen_by_veera-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0da202b104aae9377577f97ef71c087bd0845fde4801c24c37bb1d40dcbf7fe
|
|
| MD5 |
5eba91ebb29e7de747d374c12a4e2f2d
|
|
| BLAKE2b-256 |
7efd89fe93e7780358b9754e4416947da0754afe48671be12dcf27dfe6c59cc2
|