url string | repository_url string | labels_url string | comments_url string | events_url string | html_url string | id int64 | node_id string | number int64 | title string | user dict | labels list | state string | locked bool | assignee null | assignees list | milestone null | comments list | created_at timestamp[ns, tz=UTC] | updated_at timestamp[ns, tz=UTC] | closed_at timestamp[ns, tz=UTC] | author_association string | active_lock_reason string | sub_issues_summary dict | issue_dependencies_summary dict | body string | closed_by dict | reactions dict | timeline_url string | performed_via_github_app null | state_reason string | comments_data list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/theskumar/python-dotenv/issues/1 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/1/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/1/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/1/events | https://github.com/theskumar/python-dotenv/issues/1 | 59,226,432 | MDU6SXNzdWU1OTIyNjQzMg== | 1 | django-configurations support | {
"avatar_url": "https://avatars.githubusercontent.com/u/836866?v=4",
"events_url": "https://api.github.com/users/philippeluickx/events{/privacy}",
"followers_url": "https://api.github.com/users/philippeluickx/followers",
"following_url": "https://api.github.com/users/philippeluickx/following{/other_user}",
"... | [] | closed | false | null | [] | null | [
"It's added now https://github.com/theskumar/python-dotenv/commit/e2c7c6fb781cc483e3ee32585fe1b79de5e4d428#diff-04c6e90faac2675aa89e2176d2eec7d8R69. Will wait for 0.9.0 for acknowledge it more prominently. \n",
"Thanks!\n",
"This has been added to `Related Projects` section. Closing this issue now.\n"
] | 2015-02-27T11:49:47 | 2015-06-09T04:02:53 | 2015-06-09T04:02:53 | CONTRIBUTOR | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | Hei,
Seems like the support in django-configurations for dotenv seems to be in the master.
Update the README?
Thanks for a great lib!
| {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/1/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/1/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "It's added now https://github.com/theskumar/python-dotenv/commit/e2c7c6fb781cc483e3ee32585fe1b79de5e4d428#diff-04c6e90faac2675aa89e2176d2eec7d8R69. Will wait for 0.9.0 for acknowledge it more prominently. \n",
"created_at": "2015-02-27T11:54:52Z",
"html_url"... |
https://api.github.com/repos/theskumar/python-dotenv/issues/2 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/2/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/2/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/2/events | https://github.com/theskumar/python-dotenv/issues/2 | 59,230,788 | MDU6SXNzdWU1OTIzMDc4OA== | 2 | document the format of ".env" | {
"avatar_url": "https://avatars.githubusercontent.com/u/836866?v=4",
"events_url": "https://api.github.com/users/philippeluickx/events{/privacy}",
"followers_url": "https://api.github.com/users/philippeluickx/followers",
"following_url": "https://api.github.com/users/philippeluickx/following{/other_user}",
"... | [] | closed | false | null | [] | null | [
":+1: happy to accept a pull-request, if you like. Else I'll get it done as soon as I can.\n\n**Caution:** It's not **always** the case that you need to prepend KEY with DJANGO_, django-configuration allows to override this behaviour with `environ_prefix` and `environ_name` parameters. see: https://github.com/pydan... | 2015-02-27T12:34:28 | 2015-02-27T13:04:17 | 2015-02-27T13:04:17 | CONTRIBUTOR | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | I know it is silly, but got me confused for a minute...
I am used to doing "export VAR=value". So I was wondering which format the vars should be in.
Maybe dropping in a line on the README would help for us confused souls?
SECRET_KEY="your_secret_key"
...
BONUS:
When using django-configurations, prepend all vars with... | {
"avatar_url": "https://avatars.githubusercontent.com/u/836866?v=4",
"events_url": "https://api.github.com/users/philippeluickx/events{/privacy}",
"followers_url": "https://api.github.com/users/philippeluickx/followers",
"following_url": "https://api.github.com/users/philippeluickx/following{/other_user}",
"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/2/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/2/timeline | null | completed | [
{
"author_association": "OWNER",
"body": ":+1: happy to accept a pull-request, if you like. Else I'll get it done as soon as I can.\n\n**Caution:** It's not **always** the case that you need to prepend KEY with DJANGO_, django-configuration allows to override this behaviour with `environ_prefix` and `enviro... |
https://api.github.com/repos/theskumar/python-dotenv/issues/4 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/4/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/4/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/4/events | https://github.com/theskumar/python-dotenv/issues/4 | 59,340,804 | MDU6SXNzdWU1OTM0MDgwNA== | 4 | pkg_resources.DistributionNotFound: click>=3.0 | {
"avatar_url": "https://avatars.githubusercontent.com/u/836866?v=4",
"events_url": "https://api.github.com/users/philippeluickx/events{/privacy}",
"followers_url": "https://api.github.com/users/philippeluickx/followers",
"following_url": "https://api.github.com/users/philippeluickx/following{/other_user}",
"... | [] | closed | false | null | [] | null | [
"pip install --upgrade setuptools\n\nDid the trick... > update requirements?\n",
"Everything works just fine here: https://travis-ci.org/theskumar/python-dotenv/jobs/52423460#L100\n\nProbably it's just because you had older version of setuptools. Can't say for sure. Reopen if you face similar issue again. I'll tr... | 2015-02-28T12:53:55 | 2015-02-28T16:09:30 | 2015-02-28T12:55:12 | CONTRIBUTOR | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | Trying to run dotenv list (or any other command), getting this error message
Traceback (most recent call last):
File "/foobar/bin/dotenv", line 5, in <module>
from pkg_resources import load_entry_point
File "/foobar/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 2603, in ... | {
"avatar_url": "https://avatars.githubusercontent.com/u/836866?v=4",
"events_url": "https://api.github.com/users/philippeluickx/events{/privacy}",
"followers_url": "https://api.github.com/users/philippeluickx/followers",
"following_url": "https://api.github.com/users/philippeluickx/following{/other_user}",
"... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/4/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/4/timeline | null | completed | [
{
"author_association": "CONTRIBUTOR",
"body": "pip install --upgrade setuptools\n\nDid the trick... > update requirements?\n",
"created_at": "2015-02-28T12:55:22Z",
"html_url": "https://github.com/theskumar/python-dotenv/issues/4#issuecomment-76524997",
"id": 76524997,
"issue_url": "https:/... |
https://api.github.com/repos/theskumar/python-dotenv/issues/5 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/5/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/5/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/5/events | https://github.com/theskumar/python-dotenv/issues/5 | 97,797,867 | MDU6SXNzdWU5Nzc5Nzg2Nw== | 5 | Dotenv overrides existing env variables | {
"avatar_url": "https://avatars.githubusercontent.com/u/677310?v=4",
"events_url": "https://api.github.com/users/jsantos17/events{/privacy}",
"followers_url": "https://api.github.com/users/jsantos17/followers",
"following_url": "https://api.github.com/users/jsantos17/following{/other_user}",
"gists_url": "ht... | [] | closed | false | null | [] | null | [
"@jsantos17 thanks for reporting this. \n\n> Why does this implementation work differently?\n\nI think it's primarily because it was un-noticed and is an undocumented behaviour. I'm happy to make a new release, with the new behaviour in place. Want to submit a PR?\n\nThe new behaviour is arguable to have it or not ... | 2015-07-28T20:42:35 | 2017-09-08T10:31:19 | 2017-09-08T10:31:19 | NONE | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | Common behavior of dotenv packages is not overriding existing environment variables. `.env` by default. `env` should not write over existing variables or at least provide an option to avoid overriding:
Examples of the common behavior
Go: https://github.com/joho/godotenv/blob/master/godotenv_test.go#L122
Ruby: https://... | {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/5/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/5/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "@jsantos17 thanks for reporting this. \n\n> Why does this implementation work differently?\n\nI think it's primarily because it was un-noticed and is an undocumented behaviour. I'm happy to make a new release, with the new behaviour in place. Want to submit a PR?\n\... |
https://api.github.com/repos/theskumar/python-dotenv/issues/6 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/6/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/6/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/6/events | https://github.com/theskumar/python-dotenv/issues/6 | 98,184,711 | MDU6SXNzdWU5ODE4NDcxMQ== | 6 | ImportError: cannot import name load_dotenv | {
"avatar_url": "https://avatars.githubusercontent.com/u/1570089?v=4",
"events_url": "https://api.github.com/users/sirvon/events{/privacy}",
"followers_url": "https://api.github.com/users/sirvon/followers",
"following_url": "https://api.github.com/users/sirvon/following{/other_user}",
"gists_url": "https://ap... | [] | closed | false | null | [] | null | [
"@sirvon well make sure you have activated your `virtualenv` if you are using this inside it. \n",
"@sirvon Please re-open this issue if the above solution doesn't work for you. Make sure, you have installed python dotenv and/or activated virtualenv. \n",
"The issue is still present even in Debian Jessie. Pleas... | 2015-07-30T14:35:23 | 2022-12-09T14:40:30 | 2015-08-03T05:14:44 | NONE | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | I've been getting this error on a python 2.7 installation:
``` python
ImportError: cannot import name load_dotenv
```
any word on what gives?
| {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 9,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 9,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/6/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/6/timeline | null | completed | [
{
"author_association": "NONE",
"body": "@sirvon well make sure you have activated your `virtualenv` if you are using this inside it. \n",
"created_at": "2015-07-31T06:45:15Z",
"html_url": "https://github.com/theskumar/python-dotenv/issues/6#issuecomment-126584224",
"id": 126584224,
"issue_u... |
https://api.github.com/repos/theskumar/python-dotenv/issues/7 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/7/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/7/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/7/events | https://github.com/theskumar/python-dotenv/issues/7 | 99,751,381 | MDU6SXNzdWU5OTc1MTM4MQ== | 7 | Parser should ignore whitespace and set types | {
"avatar_url": "https://avatars.githubusercontent.com/u/5768468?v=4",
"events_url": "https://api.github.com/users/coilysiren/events{/privacy}",
"followers_url": "https://api.github.com/users/coilysiren/followers",
"following_url": "https://api.github.com/users/coilysiren/following{/other_user}",
"gists_url":... | [] | closed | false | null | [] | null | [
"TLDR;\n- type conversion - nope.\n- striping - go for it.\n\n---\n\n**Automatic Type Conversion**\n\nWhile this is useful in most cases, I am afraid this feature is under the scope of this project. The goal of this project is:\n\n> Read the data from `.env` and export it as as environment variable. Once they are i... | 2015-08-08T00:13:20 | 2018-10-11T02:36:58 | 2016-05-28T09:23:48 | NONE | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | The parser should strip leading and trailing whitespace on KEY and "Value" and also set types for booleans `r'(?i)(true|false)` and integers `r'[0-9]*'`
Happy to submit a PR for this, mostly just wondering if you agree that these things should happen
| {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/7/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/7/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "TLDR;\n- type conversion - nope.\n- striping - go for it.\n\n---\n\n**Automatic Type Conversion**\n\nWhile this is useful in most cases, I am afraid this feature is under the scope of this project. The goal of this project is:\n\n> Read the data from `.env` and expo... |
https://api.github.com/repos/theskumar/python-dotenv/issues/8 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/8/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/8/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/8/events | https://github.com/theskumar/python-dotenv/issues/8 | 102,110,911 | MDU6SXNzdWUxMDIxMTA5MTE= | 8 | Fix warning by Click library about unicode / Python3 | {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | [] | closed | false | null | [] | null | [
"closed in https://github.com/theskumar/python-dotenv/commit/0d28b19ca8f537a30dba9e57e1bcbe8b4a0c79ae\n"
] | 2015-08-20T10:35:45 | 2015-08-21T09:10:35 | 2015-08-21T09:10:35 | OWNER | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ```
Warning: Click detected the use of the unicode_literals __future__ import. This is heavily discouraged because it can introduce subtle bugs in your code. You should instead use explicit u"" literals for your unicode strings. For more information see http://click.pocoo.org/python3/
```
| {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/8/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/8/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "closed in https://github.com/theskumar/python-dotenv/commit/0d28b19ca8f537a30dba9e57e1bcbe8b4a0c79ae\n",
"created_at": "2015-08-21T09:10:33Z",
"html_url": "https://github.com/theskumar/python-dotenv/issues/8#issuecomment-133344249",
"id": 133344249,
... |
https://api.github.com/repos/theskumar/python-dotenv/issues/12 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/12/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/12/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/12/events | https://github.com/theskumar/python-dotenv/issues/12 | 111,738,712 | MDU6SXNzdWUxMTE3Mzg3MTI= | 12 | Error when loading dotenv in Python 3.2 | {
"avatar_url": "https://avatars.githubusercontent.com/u/313157?v=4",
"events_url": "https://api.github.com/users/germanattanasio/events{/privacy}",
"followers_url": "https://api.github.com/users/germanattanasio/followers",
"following_url": "https://api.github.com/users/germanattanasio/following{/other_user}",
... | [] | closed | false | null | [] | null | [
"Hi @germanattanasio, thanks for reporting this. I'm afraid, this is an issue we have due to the `click` library used in this project. \n\n```\nE File \"/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/click/utils.py\", line 279\nE message = message or u''\n```\n\nI think it would make sens... | 2015-10-16T01:17:35 | 2015-10-16T13:16:28 | 2015-10-16T13:16:28 | NONE | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | I'm using dotenv as part of my tests and I'm getting a problem when trying to load it in Python 3.2
<img width="788" alt="Travis error" src="https://cloud.githubusercontent.com/assets/313157/10531618/1c5907c4-7382-11e5-9503-e5c535a6db67.png">
Error:
```
../../../virtualenv/python3.2.5/lib/python3.2/site-packages/_py... | {
"avatar_url": "https://avatars.githubusercontent.com/u/313157?v=4",
"events_url": "https://api.github.com/users/germanattanasio/events{/privacy}",
"followers_url": "https://api.github.com/users/germanattanasio/followers",
"following_url": "https://api.github.com/users/germanattanasio/following{/other_user}",
... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/12/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/12/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "Hi @germanattanasio, thanks for reporting this. I'm afraid, this is an issue we have due to the `click` library used in this project. \n\n```\nE File \"/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/click/utils.py\", line 279\nE message = ... |
https://api.github.com/repos/theskumar/python-dotenv/issues/13 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/13/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/13/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/13/events | https://github.com/theskumar/python-dotenv/issues/13 | 114,836,858 | MDU6SXNzdWUxMTQ4MzY4NTg= | 13 | flatten_and_write writes windows newlines | {
"avatar_url": "https://avatars.githubusercontent.com/u/99524?v=4",
"events_url": "https://api.github.com/users/tino/events{/privacy}",
"followers_url": "https://api.github.com/users/tino/followers",
"following_url": "https://api.github.com/users/tino/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "fc2929",
"default": true,
"description": null,
"id": 127311591,
"name": "bug",
"node_id": "MDU6TGFiZWwxMjczMTE1OTE=",
"url": "https://api.github.com/repos/theskumar/python-dotenv/labels/bug"
}
] | closed | false | null | [] | null | [
"Thanks for reporting this. Yes, the line endings should be fixed to be os independent. I'll switch to `\\n` and let os.write handle it. \n\nFor `\"`, I will keep it as it for now. As we have plans for supporting `$` as proxy value and things like `export X=\"ads s\"[1]. I need to give a second thought before chang... | 2015-11-03T15:06:56 | 2015-11-04T04:09:58 | 2015-11-04T04:09:58 | NONE | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | And that is a problem on my unix systems...
https://github.com/theskumar/python-dotenv/blob/master/dotenv.py#L96
And so are the `"` around the value. I don't think these are necessary.
Is it possible to change this?
| {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/13/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/13/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "Thanks for reporting this. Yes, the line endings should be fixed to be os independent. I'll switch to `\\n` and let os.write handle it. \n\nFor `\"`, I will keep it as it for now. As we have plans for supporting `$` as proxy value and things like `export X=\"ads s\"... |
https://api.github.com/repos/theskumar/python-dotenv/issues/14 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/14/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/14/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/14/events | https://github.com/theskumar/python-dotenv/issues/14 | 114,837,858 | MDU6SXNzdWUxMTQ4Mzc4NTg= | 14 | Fabric example is not working | {
"avatar_url": "https://avatars.githubusercontent.com/u/99524?v=4",
"events_url": "https://api.github.com/users/tino/events{/privacy}",
"followers_url": "https://api.github.com/users/tino/followers",
"following_url": "https://api.github.com/users/tino/following{/other_user}",
"gists_url": "https://api.github... | [
{
"color": "fc2929",
"default": true,
"description": null,
"id": 127311591,
"name": "bug",
"node_id": "MDU6TGFiZWwxMjczMTE1OTE=",
"url": "https://api.github.com/repos/theskumar/python-dotenv/labels/bug"
}
] | closed | false | null | [] | null | [
"Seems like the bug got introduced during 0.2.0 release. I would suggest follow the guide from 0.5.0 release https://github.com/theskumar/python-dotenv/tree/v0.1.5#setting-config-on-remote-servers i'll have it fixed in next release.\n",
"I've release a v0.3.0 addressing the fixes. Have a look at the latest Readme... | 2015-11-03T15:11:40 | 2015-11-04T05:16:21 | 2015-11-04T04:09:58 | NONE | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | ```
fab config:set,hello=world
Executing task 'config'
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/fabric/main.py", line 743, in main
*args, **kwargs
File "/Library/Python/2.7/site-packages/fabric/tasks.py", line 387, in execute
multiprocessing
File "/Library/Python/2.7/site... | {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/14/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/14/timeline | null | completed | [
{
"author_association": "OWNER",
"body": "Seems like the bug got introduced during 0.2.0 release. I would suggest follow the guide from 0.5.0 release https://github.com/theskumar/python-dotenv/tree/v0.1.5#setting-config-on-remote-servers i'll have it fixed in next release.\n",
"created_at": "2015-11-04T... |
https://api.github.com/repos/theskumar/python-dotenv/issues/15 | https://api.github.com/repos/theskumar/python-dotenv | https://api.github.com/repos/theskumar/python-dotenv/issues/15/labels{/name} | https://api.github.com/repos/theskumar/python-dotenv/issues/15/comments | https://api.github.com/repos/theskumar/python-dotenv/issues/15/events | https://github.com/theskumar/python-dotenv/issues/15 | 114,962,692 | MDU6SXNzdWUxMTQ5NjI2OTI= | 15 | Rethink writing of double quotes around value to in flatten_and_write | {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | [] | closed | false | null | [] | null | [
"Yeah, they do make sense. The problem was that the tool loading the environment variables (not with python-dotenv) was tripping upon them. But I guess I better fix that tool :)\n",
"I use this library to mantain my dotenv files across a number of projects, but I have a problem with Docker and it's that for Docke... | 2015-11-04T03:39:37 | 2016-09-08T11:19:34 | 2016-05-28T09:23:31 | OWNER | null | {
"completed": 0,
"percent_completed": 0,
"total": 0
} | {
"blocked_by": 0,
"blocking": 0,
"total_blocked_by": 0,
"total_blocking": 0
} | See #13
| {
"avatar_url": "https://avatars.githubusercontent.com/u/236356?v=4",
"events_url": "https://api.github.com/users/theskumar/events{/privacy}",
"followers_url": "https://api.github.com/users/theskumar/followers",
"following_url": "https://api.github.com/users/theskumar/following{/other_user}",
"gists_url": "ht... | {
"+1": 0,
"-1": 0,
"confused": 0,
"eyes": 0,
"heart": 0,
"hooray": 0,
"laugh": 0,
"rocket": 0,
"total_count": 0,
"url": "https://api.github.com/repos/theskumar/python-dotenv/issues/15/reactions"
} | https://api.github.com/repos/theskumar/python-dotenv/issues/15/timeline | null | completed | [
{
"author_association": "NONE",
"body": "Yeah, they do make sense. The problem was that the tool loading the environment variables (not with python-dotenv) was tripping upon them. But I guess I better fix that tool :)\n",
"created_at": "2015-11-04T05:14:19Z",
"html_url": "https://github.com/theskuma... |
Dataset Card for DotEnv Issues
DotEnv Issues is a dataset consisting of DotEnv issues and pull requests associated with the 🤗 Datasets repository. It is intended for educational purposes and can be used for semantic search or multilabel text classification. The contents of each issue are in English and concern the domain of datasets for NLP, computer vision, and beyond.
Dataset Details
Dataset Description
- Curated by: [More Information Needed]
- Funded by [optional]: [More Information Needed]
- Shared by [optional]: [More Information Needed]
- Language(s) (NLP): [More Information Needed]
- License: [More Information Needed]
Dataset Sources [optional]
- Repository: [More Information Needed]
- Paper [optional]: [More Information Needed]
- Demo [optional]: [More Information Needed]
Uses
Direct Use
[More Information Needed]
Out-of-Scope Use
[More Information Needed]
Dataset Structure
[More Information Needed]
Dataset Creation
Curation Rationale
[More Information Needed]
Source Data
Data Collection and Processing
[More Information Needed]
Who are the source data producers?
[More Information Needed]
Annotations [optional]
Annotation process
[More Information Needed]
Who are the annotators?
[More Information Needed]
Personal and Sensitive Information
[More Information Needed]
Bias, Risks, and Limitations
[More Information Needed]
Recommendations
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
Citation [optional]
BibTeX:
[More Information Needed]
APA:
[More Information Needed]
Glossary [optional]
[More Information Needed]
More Information [optional]
[More Information Needed]
Dataset Card Authors [optional]
[More Information Needed]
Dataset Card Contact
[More Information Needed]
- Downloads last month
- 6