No project description provided
Project description
Sample Configs
.env
ROOT_PATH_FOR_DYNACONF="" # base dir for settings
SETTINGS_FILE_FOR_DYNACONF="settings.toml;.secrets.toml;.secrets.dev.toml"
ENVIRONMENTS_FOR_DYNACONF=true # multi environments supported
SF_NUM_THREADS = 50 # multi threading
SF_NUM_PROCESSORS = 8 # multi processing
settings.toml
[default]
[default.database]
url = 'database_url'
[default.output]
path = 'output_dir'
[dev]
[default.database]
url = 'dev_database_url'
[default.output]
path = 'dev_output_dir'
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
synfras-1.0.1.tar.gz
(2.7 kB
view details)
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 synfras-1.0.1.tar.gz.
File metadata
- Download URL: synfras-1.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e0c0a490147a2c0ef6ae5311ce389ed11ffccb31854499c221b30ed7817b7a6
|
|
| MD5 |
d0aea0947bef10c5e093f60229cf6f19
|
|
| BLAKE2b-256 |
20c44a1c486821893361658507fc4ed74f0bcc397f6508c28cd85e44af45341a
|
File details
Details for the file synfras-1.0.1-py3-none-any.whl.
File metadata
- Download URL: synfras-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7d8ffd9ba84ffb09d1c18df5ca243020ab62a8b571f43379caba09c9ea286eb
|
|
| MD5 |
7cc714c36a105eee9258d06d07092ae8
|
|
| BLAKE2b-256 |
08448b18d95abb400b0e785f1de57f7e1d8eb16428b3ca4bceb358633fb95dd5
|