Skip to main content

Gin

Gin provides a lightweight configuration framework for Python, based on dependency injection. Functions or classes can be decorated with @gin.configurable, allowing default parameter values to be supplied from a config file (or passed via the command line) using a simple but powerful syntax. This removes the need to define and maintain configuration objects (e.g. protos), or write boilerplate parameter plumbing and factory code, while often dramatically expanding a project's flexibility and configurability.

Gin is particularly well suited for machine learning experiments (e.g. using TensorFlow), which tend to have many parameters, often nested in complex ways.

Authors: Dan Holtmann-Rice, Sergio Guadarrama, Nathan Silberman Contributors: Oscar Ramirez, Marek Fiser

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gin-config-0.3.0.tar.gz (38.6 kB view details)

Uploaded Source

Built Distribution

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

gin_config-0.3.0-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

Details for the file gin-config-0.3.0.tar.gz.

File metadata

  • Download URL: gin-config-0.3.0.tar.gz
  • Upload date:
  • Size: 38.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5rc1

File hashes

Hashes for gin-config-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6a83b7639ae76c276c0380d71d583f151b327a7c37978add314180ec1280a6cc
MD5 0a8d6fa101b6e6d5f8a21becfad747ef
BLAKE2b-256 f65983ff63db56313bacdc918e9fc594137a052d184ef46f510867bfc171acc6

See more details on using hashes here.

File details

Details for the file gin_config-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: gin_config-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 44.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5rc1

File hashes

Hashes for gin_config-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2141da0525c9275bf08f11ef7d25cdd65e415f74f77fab54227af9f5d2d8c93
MD5 a3dc6d2e8ff13e8e85b034bd047ba56d
BLAKE2b-256 a118e8beb9462ac0c9cba169718383a7122c9f7db46e61737d3de8d13588ed90

See more details on using hashes here.

Release history Release notifications | RSS feed

0.5.0

2 files

0.4.0

3 files

This release

0.3.0 This release

2 files

0.2.1

2 files

0.2.0

1 file

0.1.4

1 file

0.1.3

2 files

0.1.2

2 files

0.1.1.2

2 files

0.1.1.1

3 files

0.1.1

2 files

0.1

2 files

Supported by

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