Skip to content

Releases: uqfoundation/pox

0.3.4

27 Jan 23:03
Compare
Choose a tag to compare

0.3.4 Release Notes

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

Full Changelog: pox-0.3.3...0.3.4

pox-0.3.3

22 Jul 21:15
Compare
Choose a tag to compare

pox 0.3.3 Release Notes

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

New Contributors

Full Changelog: pox-0.3.2...pox-0.3.3

pox-0.3.2

23 Oct 22:33
Compare
Choose a tag to compare

pox 0.3.2 Release Notes

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 #31

New Contributors

Full Changelog: pox-0.3.1...pox-0.3.2

pox-0.3.1

19 May 22:22
Compare
Choose a tag to compare

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())

pox-0.3.0

13 Jun 16:53
Compare
Choose a tag to compare

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())

pox-0.2.9

01 Nov 23:38
Compare
Choose a tag to compare

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.5 *or* pypy

Pox is licensed under 3-clause BSD:

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

To cite pox:

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

pox-0.2.8

15 Jun 17:11
Compare
Choose a tag to compare

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.5 *or* pypy

Pox is licensed under 3-clause BSD:

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

To cite pox:

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

pox-0.2.7

28 Sep 14:27
Compare
Choose a tag to compare

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.5 *or* version >= 3.1 *or* pypy

Pox is licensed under 3-clause BSD:

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

To cite pox:

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

pox-0.2.6

26 Jun 22:35
Compare
Choose a tag to compare

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.5 *or* version >= 3.1 *or* pypy

Pox is licensed under 3-clause BSD:

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

To cite pox:

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

pox-0.2.5

21 Jan 16:31
Compare
Choose a tag to compare

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.5 *or* version >= 3.1 *or* pypy

Pox is licensed under 3-clause BSD:

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

To cite pox:

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