Skip to main content

A multi-project, shared, yaml based configuration system. Works with Django

Project description

keeping private data out of source control and applying DRY principles for resource information since 2009

YamJam is a multi-project, shared, yaml based configuration system. It is also a mechanism to keep secret/private data from leaking out to source control systems (i.e. git, bitbucket, svn, et al) by factoring out sensitive data from your commits.

  • Factor out sensitive data from your Django settings.py file

  • Makes install by source control easy by allowing different configs on your dev, staging and production machines

  • Don’t Repeat Yourself (DRY) Resource configuration

Tested on Python 2.7, 3.2, 3.3, 3.4

Build Status

Installation

pip install yamjam
mkdir ~/.yamjam
touch ~/.yamjam/config.yaml
chmod -R go-rwx ~/.yamjam

What Next?

We work so well with Django, you’d think we should spell our name YamDjam

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

yamjam-0.1.7.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file yamjam-0.1.7.tar.gz.

File metadata

  • Download URL: yamjam-0.1.7.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for yamjam-0.1.7.tar.gz
Algorithm Hash digest
SHA256 48130b6b5bf38c0931757d6cfde08d0c099e578730267dbae03ee8c2287354e6
MD5 a8c7574753beb6dfae6982edddfee699
BLAKE2b-256 8f2811a0850fc493b9c8670d3e252b1323838771d8f5a2b85d630928249058ca

See more details on using hashes here.

Supported by

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