agent-scaffolds
Project description
Ascender Framework Project
Overview
This project is built using the Ascender Framework, a structured FastAPI-based framework designed for modular and scalable applications.
Getting Started
Prerequisites
Ensure you have the following dependencies installed:
- Python 3.11 (recommended) or higher
- Poetry (for dependency management)
- pip (Python's package manager)
Installation
-
Install Poetry (if not already installed):
pip install poetry
-
Configure Poetry to use virtual environments:
poetry config virtualenvs.create true
-
Install project dependencies:
poetry installIf you prefer a plain virtual environment on Python 3.11:
python3.11 -m venv .venv source .venv/bin/activate poetry install
-
Run development server:
ascender run serve
If everything works, you're done!
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 agent_scaffolds-0.1.0.tar.gz.
File metadata
- Download URL: agent_scaffolds-0.1.0.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.13 Linux/6.18.2-arch2-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e6bce40093af3d45de6f21df768b0183d6ce78204bd274b77adea912d4b4ba8
|
|
| MD5 |
0fd17957a0d069f7fe0c8f6318167e5c
|
|
| BLAKE2b-256 |
43bfc8d3959ea0e692119a0140a4d4c23c052fa2ac21268e21ecf75f90ce222a
|
File details
Details for the file agent_scaffolds-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agent_scaffolds-0.1.0-py3-none-any.whl
- Upload date:
- Size: 31.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.13 Linux/6.18.2-arch2-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07d2aa6335f379cf9e5d949afc163b930ee44ee36484ad5779645072a56e65ef
|
|
| MD5 |
1b0caa1d6edf6576caa8f6c5d3778dbd
|
|
| BLAKE2b-256 |
b6eadfd25c276b4bb028fca17b6c16de2f3c605d2f5376b13599f23cc664ad71
|