issues
search
HBNetwork
/
python-decouple
Strict separation of config from code.
MIT License
2.82k
stars
195
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Infinte recursion on Windows+IPython if caller path on drive different than working path
#172
jdranczewski
opened
2 months ago
1
Casting to json raising SyntaxError
#171
cyrilchampier
closed
2 months ago
2
Installation with Poetry give back an error
#170
hdaipteam
closed
10 months ago
1
Issues with installation using pipenv
#169
Sarumyan
closed
10 months ago
2
Add Support for Google Secret Manager as a Source
#168
Dresdn
opened
12 months ago
5
Adding typing for AutoConfig's __call__()
#167
Danfs64
closed
1 year ago
2
fix quote stripping
#166
almdudler777
opened
1 year ago
2
Check .env variables first before checking in the os variable
#165
hazemAzzam
closed
1 year ago
6
profiling through environment variables
#164
bigusef
closed
10 months ago
1
Issue with typings using Pylance type checking
#163
renaudjester
closed
10 months ago
2
Issue with Environment Variables on AWS Elastic Beanstalk
#162
DonGuillotine
closed
10 months ago
5
ENV when use Csv can't be optional
#161
mahdizojaji
closed
1 year ago
1
decouple.UndefinedValueError: SECRET_KEY not found.
#160
Bodundeft
closed
10 months ago
1
Feature idea: optional value
#159
kazet
closed
1 year ago
2
This bugs me so much - Install name differs from package name causing IDE warnings
#158
jonnyhoff
closed
1 year ago
1
Fix FAQ section in README.rst
#157
mehrh8
closed
10 months ago
0
Cascaded Settings Files
#156
williwacker
closed
1 year ago
0
Integrated version for #142
#155
williwacker
closed
1 year ago
1
use normcase to make _find_file avoid infinite recursion
#154
mshafer1
closed
1 year ago
1
Raise KeyError when key is not found in ini repositories
#153
b0o
closed
1 year ago
1
Infinite recursion in _find_file on Windows when called via pytest
#152
mshafer1
closed
1 year ago
5
Version bump: 3.7
#151
iurisilvio
closed
1 year ago
0
Fixed #149 Csv with None should return an empty list.
#150
iurisilvio
closed
1 year ago
0
Csv(None) hangs
#149
iurisilvio
closed
1 year ago
0
decouple.UndefinedValueError: SECRET_KEY not found. Declare it as envvar or define a default value.
#148
harshhes
closed
1 year ago
4
Feature Request: Fallback to .env.example
#147
aqeelat
closed
1 year ago
3
Fix infinite recursion on Windows (Sourcery refactored)
#146
sourcery-ai[bot]
closed
1 year ago
1
Use dotenv for env-file parsing
#145
anton-v-mi
closed
1 year ago
2
question Changing settings
#144
NADOOITChristophBa
closed
2 years ago
2
Added get method in AutoConfig class
#143
mjthecoder65
closed
1 year ago
1
Feature request: Cascaded settings files
#142
williwacker
closed
1 year ago
8
Add type hints
#141
pawelad
closed
2 years ago
1
Pyright reportGeneralTypeIssues error with cast
#140
badrbouslikhin
closed
1 year ago
1
Support for multiline strings
#139
christophe-riolo
closed
2 years ago
9
db_default added
#138
sjkrta
closed
1 year ago
1
Fix infinite recursion on Windows
#137
ibachar-es
closed
1 year ago
4
Pycharm and the python-decouple package
#136
cicerohr
closed
1 year ago
2
Change strtobool to ignore the to bool conversion
#135
luzfcb
closed
2 years ago
0
Fix typos and remove trailing spaces from Changelog
#134
kianmeng
closed
2 years ago
1
Add dynamic attribute access
#133
DrumRobot
closed
2 years ago
0
Added `multi_config` Functionality
#132
dstarner
closed
2 years ago
0
Allow for Multiple Potential Env Var Names
#131
dstarner
closed
2 years ago
2
config not working right
#130
dmtzs
closed
2 years ago
1
Update Changelog to reflect latest versions
#129
stevejalim
closed
2 years ago
0
fix: replace strtobool for local function
#128
ZandorSabino
closed
2 years ago
0
distutils DeprecationWarning in Python 3.10
#127
iurisilvio
closed
2 years ago
2
_caller_path() may not act the way it's supposed to
#126
davidchern
opened
2 years ago
2
Latest 3.5 release missing a wheel
#125
MrNaif2018
closed
3 years ago
2
Fix .env -file quote strip.
#124
Hatell
closed
3 years ago
0
Value ending and starting with quote marks " or '
#123
Hatell
closed
3 years ago
1
Next