Date: Wed, 23 Dec 2020 17:56:16 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252078] devel/py-envs: add port Message-ID: <bug-252078-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252078 Bug ID: 252078 Summary: devel/py-envs: add port Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rozhuk.im@gmail.com Created attachment 220860 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220860&action= =3Dedit patch Easy access of environment variables from Python with support for booleans, strings, lists, tuples, integers, floats, and dicts. Use Case If you need environment variables for your settings but need an easy way of using Python objects instead of just strings. For example, if you need a list of strings. Features - CLI to convert settings - CLI to list and check environment variables - Use strings, lists, tuples, integers, floats or dicts. IMPORTANT: When setting the variables in your environmenet (ex. in .env file) wrap them in single or double quotes (ex. "['some','list']") WWW: https://github.com/capless/envs --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252078-7788>