Skip to content

u53r55/pycmd-fork

 
 

Repository files navigation

From the official ReadMe.txt:

  1. What is PyCmd?

PyCmd is a 'smart' command prompt extension for Windows' cmd.exe; its purpose is to emulate a few power features of UNIX shells (decent Tab-completion, persistent history, etc.)

This repository contains a number of my personal modifications to the official PyCmd project which - for good reasons - either weren't offered as a contribution to the official project or weren't accepted.

The no-pywin32 branch contains a version of PyCmd with only my depedency-removing modifications. I will try to remember to keep the branches up to date with the official sources, but no guarantees.

For details on what I changed and why, see Changes.md.

About

My personal hacked up version of the PyCmd project, integrating a few additional features and tweaks.

Resources

License

LGPL-3.0, MIT licenses found

Licenses found

LGPL-3.0
LICENSE.txt
MIT
pefile_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Makefile 0.4%