Pox

Latest version: v0.3.4

Safety actively analyzes 613750 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

3.1

Pox is licensed under 3-clause BSD:


>>> import pox
>>> print (pox.license())


To cite pox:


>>> import pox
>>> print (pox.citation())

0.3.4

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with pip:
`$ pip install pox`

Pox requires:
`- python or pypy, >=3.8`

Pox is licensed under 3-clause BSD:


>>> import pox
>>> print (pox.license())


To cite pox:


>>> import pox
>>> print (pox.citation())


What's Changed
* drop formal support for python 3.7 by mmckerns in https://github.com/uqfoundation/pox/pull/41
* define html_theme as rtd workaround by mmckerns in https://github.com/uqfoundation/pox/pull/42
* update install doc in tests by mmckerns in https://github.com/uqfoundation/pox/pull/43
* use raw string to avoid SyntaxWarning in python 3.12 by mmckerns in https://github.com/uqfoundation/pox/pull/44
* formal support for 3.12, initial support for 3.13 by mmckerns in https://github.com/uqfoundation/pox/pull/45
* add build to rtfd config by mmckerns in https://github.com/uqfoundation/pox/pull/46
* updated copyright for 2024 by mmckerns in https://github.com/uqfoundation/pox/pull/47
* Bump jinja2 from 3.1.1 to 3.1.3 in /docs by dependabot in https://github.com/uqfoundation/pox/pull/48
* update sphinx to 6.2.1 by mmckerns in https://github.com/uqfoundation/pox/pull/49
* Bump urllib3 from 2.0.4 to 2.0.7 in /docs by dependabot in https://github.com/uqfoundation/pox/pull/50
* Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs by dependabot in https://github.com/uqfoundation/pox/pull/51

**Full Changelog**: https://github.com/uqfoundation/pox/compare/pox-0.3.3...0.3.4

0.3.3

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with pip:
`$ pip install pox`

Pox requires:
`- python or pypy, >=3.7`

Pox is licensed under 3-clause BSD:


>>> import pox
>>> print (pox.license())


To cite pox:


>>> import pox
>>> print (pox.citation())


What's Changed
* Bump requests from 2.27.1 to 2.31.0 in /docs by dependabot in https://github.com/uqfoundation/pox/pull/39
* Bump pygments from 2.11.2 to 2.15.0 in /docs by dependabot in https://github.com/uqfoundation/pox/pull/40

New Contributors
* dependabot made their first contribution in https://github.com/uqfoundation/pox/pull/39

**Full Changelog**: https://github.com/uqfoundation/pox/compare/pox-0.3.2...pox-0.3.3

0.3.2

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with pip:
`$ pip install pox`

Pox requires:
`- python or pypy, >=3.7`

Pox is licensed under 3-clause BSD:


>>> import pox
>>> print (pox.license())


To cite pox:


>>> import pox
>>> print (pox.citation())


What's Changed
* Fix test_shutils when there is “python3” but no “python” by musicinmybrain in https://github.com/uqfoundation/pox/pull/31

New Contributors
* musicinmybrain made their first contribution in https://github.com/uqfoundation/pox/pull/31

**Full Changelog**: https://github.com/uqfoundation/pox/compare/pox-0.3.1...pox-0.3.2

0.3.1

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with pip:
`$ pip install pox`

Pox requires:
`- python or pypy, ==2.7 or >=3.7`

Pox is licensed under 3-clause BSD:


>>> import pox
>>> print (pox.license())


To cite pox:


>>> import pox
>>> print (pox.citation())

0.3.0

With pox, you have some simple utilities to explore and manipulate local and remote filesystems.

Pox installs with easy_install or pip:
`$ pip install pox`

Pox requires:
`- python, version == 2.7 *or* version >= 3.6 *or* pypy`

Pox is licensed under 3-clause BSD:


>>> import pox
>>> print (pox.license())


To cite pox:


>>> import pox
>>> print (pox.citation())

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.