xdev

An excellent developer tool for excellent developers

APACHE-2.0 License

Downloads
2K
Stars
10
Committers
2

Bot releases are visible (Hide)

xdev - Version 1.5.2 Latest Release

Published by github-actions[bot] 5 months ago

Version 1.5.2 - Released 2024-05-31

Added

  • Ported kwutil.datetime, kwutil.timedelta, and kwutil.ensure_rng
  • Added features to pyversion CLI

Changed

  • Change default of dirstats parse_content to False.

What's Changed

Full Changelog: https://github.com/Erotemic/xdev/compare/v1.5.1...refs/heads/release

xdev - Version 1.5.1

Published by github-actions[bot] 9 months ago

Added

  • Add parse backend to Pattern

Changed

  • Moved DirectoryWalker to a top-level class
  • Changed DirectoryWalker block_dnames to exclude_dnames
  • Changed DirectoryWalker block_fnames to exclude_fnames

What's Changed

Full Changelog: https://github.com/Erotemic/xdev/compare/v1.5.0...v1.5.1

xdev - v1.5.0

Published by Erotemic 9 months ago

Added

  • Add xdev.snapshot
  • Add attributes file_paths and dir_paths to DirectoryWalker.
  • Add ignore_empty_dirs argument to DirectoryWalker.

Fixed:

  • Fixed issue in DirectoryWalker with rich links.

What's Changed

Full Changelog: https://github.com/Erotemic/xdev/compare/v1.4.0...v1.5.0

xdev - Version 1.4.0

Published by Erotemic about 1 year ago

Added

  • Add dirstats CLI
  • Add dirblocklist to sed CLI

Fixed

  • Fixed issue in availpkg
  • bug in editfile
  • bug in find CLI dirblocklist

Changed

  • tree_repr now uses dirstats as the backend.
xdev - Version 1.3.3

Published by Erotemic over 1 year ago

Version 1.3.3 - Released 2023-06-14

Added

  • Add editfile to the xdev CLI

Changed

  • Support more default editors in editfile.
  • Update format quotes to parso.
  • Lower numpy requirement.
  • Update scriptconfig requirement.
xdev - Version 1.2.0

Published by Erotemic over 1 year ago

Added

  • before_embed callback to EmbedOnException

Changed

  • Switched to scriptconfig ModalCLI
  • xdev.embed now stops any rich live context that may running.
xdev - ## Version 1.1.1

Published by Erotemic over 1 year ago

Added

  • pyversion cli
  • pyfile cli
  • max_depth to xdev.tree_repr and corresponding CLI.
  • Added initial experimental port of the available_package_versions script

Changed

  • More / cleaner docs in CLI tools.
  • Expose freshpyenv.sh as an xdev CLI program.
xdev - Version 1.1.0

Published by Erotemic almost 2 years ago

Version 1.1.0 - Released 2023-01-13

Added

  • tree CLI
  • pint CLI
  • modpath CLI
xdev - Version 1.0.0

Published by Erotemic about 2 years ago

Added:

  • experimental xdev doctypes
  • experimental freshpyenv.sh script

Changed:

  • Added type stubs
  • Modified signature of find and tree_repr
  • xcookie module structure
  • tree_repr now uses rich and has more features

Fixed:

  • StopIteration issue in InteractiveIter
xdev - Version 0.3.1

Published by Erotemic over 2 years ago

Fixed

  • Fixed incorrect usage of deprecated parameter in ubelt
xdev - Version 0.3.0

Published by Erotemic over 2 years ago

Changed

  • Dropped Support for Python < 3.6

Added

  • Added xdev.patterns to abstract away regex vs glob style patterns
  • Added xdev.regex_builder for building regular expressions
  • Initial CLI with sed, grep, find, and codeblock support
  • Can now specify XDEV_PROFILE environment variable to get profiling enable instead of using --profile on the command line.
xdev - Version 0.2.4

Published by Erotemic about 3 years ago

Package Rankings
Top 8.39% on Pypi.org