Skip to content

issues Search Results · repo:theskumar/python-dotenv language:Python

Filter by

306 results
 (46 ms)

306 results

intheskumar/python-dotenv (press backspace or delete to remove)

https://saurabh-kumar.com/python-dotenv/changelog/ still seems to be at 1.0.0, while https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md is updated.
  • The-Compiler
  • 1
  • Opened 
    on Mar 31
  • #557

Visiting https://saurabh-kumar.com/python-dotenv/ gives the error saurabh-kumar.com has expired. img width= 1369 alt= Image src= https://github.com/user-attachments/assets/9623b942-3d28-4765-a669-89029d3d38dd ...
  • ctcjab
  • 2
  • Opened 
    on Mar 27
  • #556

When reading a multi-line environment variable (e.g. an SSH key) only the first line is read when using load_env. dotenv_values appears to read the multiline variable correctly. Tested on a Apple M2 MacBook ...
  • ldtcooper
  • Opened 
    on Mar 19
  • #555

Trying to run iotedgedev in a docker container inside a WSL2 vm always yields the same error: ERROR: Could not update the environment variable IOTHUB_CONNECTION_STRING in file /home/iotedge/.env Funny ...
  • patheikkinen
  • Opened 
    on Mar 19
  • #554

update test suite to cover for 3.13 and drop it for the now unsupported 3.8 python
  • theskumar
  • Opened 
    on Mar 9
  • #550

As mentioned in the title, STACKOVERFLOW_PAT when used in STK_PAT=os.environ.get() seems to get ignored.
  • esthapit1996
  • 1
  • Opened 
    on Feb 22
  • #549

Hi, I have my .env file that is on the root folder, this file contains 2 variables AUTH_SECRET_KEY and AUTH_PUBLIC_KEY: AUTH_SECRET_KEY= -----BEGIN PRIVATE KEY----- MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQCjzCSceGqoqhu7 ...
  • youngyugi
  • 2
  • Opened 
    on Feb 19
  • #548

Hello dear developers, I propose to discuss the problem of transferring boolean values ​​from .env to python. As far as I know, such a function is currently missing, and it would not hurt to add it. P.S. ...
  • jackmrdev
  • 1
  • Opened 
    on Feb 12
  • #547

I am trying to install matplotlib using pip3 install matplotlib. It always fails when the backend dependencies start to be downloaded. Image After that, it always gives me: Image So i tried to install ...
  • DekStef
  • 1
  • Opened 
    on Jan 30
  • #546

Related to the buggy way docker handles env-files see https://github.com/docker/cli/issues/3630#issuecomment-2599705392 When you quote variables in your .env (which IHMO is a best practice): FOO=BAR ...
  • woutervh
  • Opened 
    on Jan 25
  • #545
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub