Skip to main content

TamilPY Framework — schema-driven Python web framework

Project description

Schema-driven Python web framework by Selvaganapathi Arumugam.

Install

pip install tamilPY

Client flow

  1. tpy new myapp — create the app
  2. Edit schema.tpy — define models
  3. tpy build — choose DB (SQLite / PostgreSQL / MySQL / MongoDB), enter connection details, generate code
  4. tpy migrate — apply migrations
  5. tpy seed — seed sample data
  6. tpy serve — run the API

Commands

Command Description
tpy new <name> Create a new project
tpy build Interactive DB setup + generate app layers
tpy build --skip-db Generate using existing .env
tpy crud Regenerate CRUD layers from schema.tpy
tpy db configure Re-run DB wizard anytime
tpy migrate Create DB if needed + apply migrations
tpy migrate rollback Roll back latest migration
tpy seed Run database/seeds
tpy serve Start FastAPI server
tpy doctor Validate project structure
tpy version Show framework version

Docs

Open TamilPY for the full client guide.

Author

Selvaganapathi Arumugam
Software Developer

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

tamilpy-0.1.4.tar.gz (33.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tamilpy-0.1.4-py3-none-any.whl (56.8 kB view details)

Uploaded Python 3

File details

Details for the file tamilpy-0.1.4.tar.gz.

File metadata

  • Download URL: tamilpy-0.1.4.tar.gz
  • Upload date:
  • Size: 33.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for tamilpy-0.1.4.tar.gz
Algorithm Hash digest
SHA256 4604dd9ce13673284951c3a28265f92f50f7fae5e8724796107719851b0d467f
MD5 ca4afcd23ead944b6047f50baa4ce01d
BLAKE2b-256 a17ea8a66cb5a615b7aa15535b0d246ebdc8e72af963c2c2db48c21f1ffc541e

See more details on using hashes here.

File details

Details for the file tamilpy-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: tamilpy-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 56.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for tamilpy-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 54cb9c2dac87b465878e2c68c20db9ca430f192c020783004baa92a3d03a8ee1
MD5 0b12c83c478bd148d369959ffd9bc02d
BLAKE2b-256 2ca19ed5552ab231509736871ab03090d94b382e8c94b0dc597f372ed385d734

See more details on using hashes here.

Supported by

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