PackageTrack
Sign in Get early access

easyprocess

Easy to use Python subprocess interface.

1.1 1.0M downloads/mo #4612 most downloaded on PyPI ponty/easyprocess

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 2.2 years

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

16 years old

29 releases · first in 2011

0 releases in the last 12 months

see the full history below

Release timeline

29 releases · Feb 2011 to Jan 2022
2012 2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 29
  1. 1.1 15 Jan 2022
    Commits, not release notes

    This project publishes no release notes. Between 1.0 and 1.1 there were 2 commits, 2 of them substantive:

    • enable type hints
    • version = "1.1"
  2. 1.0 14 Jan 2022
    Commits, not release notes

    This project publishes no release notes. Between 0.3 and 1.0 there were 47 commits, 46 of them substantive:

    • pytest.ini
    • travis: use vars $PYTHON $PIPUSER
    • tox
    • setup: doc link with version
    • examples: simplify hello.py
    • pytest: log_format
    • setup: long_description_content_type
    • format code
    • doc: generate
    • Add option to force kill process after timeout
    • Add regular timeout option to stop()
    • Remove hung process assertion on windows where it is unneeded
    • test: use sys.executable instead of "python"
    • remove timeout from stop()
    • add py39 support
    • fix test
    • vagrant: ubuntu 20.04
    • clean.py
    • travis: python: 3.9
    • remove py2

    …and 26 more.

  3. 0.3 03 May 2020
    Commits, not release notes

    This project publishes no release notes. Between 0.2.10 and 0.3 there were 25 commits, 24 of them substantive:

    • Replaces deprecated isAlive() with is_alive()
    • add TODO
    • remove useless code
    • setup.py: remove hack
    • setup.py: remove long_description
    • remove docs dir
    • reduce readme
    • relpace nose with pytest
    • test: remove unittest TestCase class
    • remove coverage
    • setup.py: long_description
    • vagrant: install less packages
    • manifest: ignore *.pyc
    • manifest: remove unneeded files
    • format-code.sh
    • format code
    • remove req doc
    • remove pavement.py
    • readme: cleanup
    • remove py35

    …and 4 more.

  4. 0.2.10 31 Jan 2020
    Commits, not release notes

    This project publishes no release notes. Between 0.2.9 and 0.2.10 there were 10 commits, 10 of them substantive:

    • test: check return_code
    • test: fix py2,py3 stdout usage
    • autoflake -i -r --remove-all-unused-imports .
    • isort --recursive .
    • black .
    • remove unused var
    • set _outputs_processed later
    • test: test return_code after is_alive
    • update stdout/stderr/return_code in is_alive() if proc stopped
    • version++
  5. 0.2.9 14 Jan 2020
    Commits, not release notes

    This project publishes no release notes. Between 0.2.8 and 0.2.9 there were 19 commits, 18 of them substantive:

    • remove 2to3
    • tox: remove coverage
    • remove 'ubuntu_package' param usage
    • remove 'check()' from example
    • readme: travis badge on master branch
    • test: restructure test files
    • tox fix
    • travis: win, mac
    • test: skip test_deadlock for Windows/Mac
    • comment
    • test: fix return_code check for win
    • test: unicode test with python instead of bash
    • test: fix environ test for mac/win
    • fix split_command() for mac
    • examples: use sys.executable, use only cmd list
    • test: stdout test for line end
    • fix remove_ending_lf() for win
    • version++
  6. 0.2.8 18 Dec 2019
    Commits, not release notes

    This project publishes no release notes. Between 0.2.7 and 0.2.8 there were 8 commits, 8 of them substantive:

    • remove py34 support
    • skip testing examples on Windows (#18)
    • py38 support
    • travis: test on xenial
    • less log
    • enable_stdout_log, enable_stderr_log
    • DEPRECATED: check, check_installed
    • version++
  7. 0.2.7 25 May 2019
    Commits, not release notes

    This project publishes no release notes. Between 0.2.5 and 0.2.7 there were 8 commits, 7 of them substantive:

    • manifest: ignore docs/.build docs/api
    • doc: readme
    • vagrant: memory = 512k
    • add 'tests' dir to MANIFEST (#17)
    • version++
    • readme: fix
    • version++
  8. 0.2.5 21 Dec 2018
    Commits, not release notes

    This project publishes no release notes. Between 0.2.3 and 0.2.5 there were 18 commits, 17 of them substantive:

    • Update init.py
    • Update init.py
    • drop py26,py33, add py36
    • doc: remove "Downloads" badge
    • vagrant: bionic64
    • add py37 support
    • format code with pyformat
    • fix test for py37
    • test for invalid utf-8 byte in stdout #14
    • ignore invalid utf-8 byte in stdout #14
    • fix split_command() for Windows paths #12
    • gitignore: *.log
    • version++
    • doc
    • gitignore docs/api/*
    • doc
    • version++
  9. 0.2.3 02 Oct 2016
    Commits, not release notes

    This project publishes no release notes. Between 0.2.2 and 0.2.3 there were 8 commits, 7 of them substantive:

    • doc
    • vagrant: fix locale
    • fix repr (#9)
    • FIX: Ignore errors when decoding to utf-8
    • fix test coverage py35 error: "Fatal Python error: deallocating None"
    • fix travis error: "Fatal Python error: deallocating None"
    • version++
  10. 0.2.2 15 Feb 2016

    Nothing published for this version

  11. 0.2.1 30 Oct 2015

    Nothing published for this version

  12. 0.2 28 Oct 2015

    Nothing published for this version

  13. 0.1.9 19 Mar 2015

    Nothing published for this version

  14. 0.1.6 16 Feb 2013

    Nothing published for this version

  15. 0.1.4 09 Mar 2012

    Nothing published for this version

  16. 0.1.3 05 Feb 2012

    Nothing published for this version

  17. 0.1.2 07 Jan 2012

    Nothing published for this version

  18. 0.1.0 13 Nov 2011

    Nothing published for this version

  19. 0.0.10 05 Jul 2011

    Nothing published for this version

  20. 0.0.9 19 May 2011

    Nothing published for this version

  21. 0.0.8 22 Apr 2011

    Nothing published for this version

  22. 0.0.7 10 Apr 2011

    Nothing published for this version

  23. 0.0.6 08 Mar 2011

    Nothing published for this version

  24. 0.0.5 08 Mar 2011

    Nothing published for this version

  25. 0.0.4 08 Mar 2011

    Nothing published for this version

  26. 0.0.3 23 Feb 2011

    Nothing published for this version

  27. 0.0.2 11 Feb 2011

    Nothing published for this version

  28. 0.0.1 11 Feb 2011

    Nothing published for this version

  29. 0.0.0 08 Feb 2011

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive