Skip to main content

Easy to create your microservice based on multiple python frameworks.

Project description

# We are family, we are microservices

## Get Started

mkvirtualenv family

pip install git+git://github.com/daixm/family.git@master

family-createapp helloworld

# then step by step create your project

cd helloworld; tree .

├── development.ini ├── helloworld │   ├── app.py │   ├── __init__.py │   ├── settings.py │   └── wsgi.py ├── helloworld.egg-info │   ├── dependency_links.txt │   ├── entry_points.txt │   ├── PKG-INFO │   ├── SOURCES.txt │   └── top_level.txt ├── __init__.py ├── production.ini ├── requirements.txt └── setup.py

pip install -r requirements.txt; gunicorn –paste development.ini

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

family-0.2.1.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file family-0.2.1.tar.gz.

File metadata

  • Download URL: family-0.2.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for family-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c2f31c6035ffd44d1e3f93b9a01b8f2018603a27995f1f67a6c9f68b6d9d15bf
MD5 1dc7dbb5c7b598c4880fc3d8570062c8
BLAKE2b-256 67187092dad653c3811da53b895a36a1d0efa2ba65ca920f948dd1e0122c3d3b

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