ansiscape

Python package and CLI tool for creating and interpreting ANSI escape codes

MIT License

Downloads
813
Stars
1
Committers
1

Bot releases are visible (Hide)

ansiscape - 1.1.2 Latest Release

Published by cariad about 2 years ago

Publish type annotations for ansiscape.checks.

ansiscape - 1.1.1

Published by cariad about 2 years ago

Expose ansiscape.checks.

ansiscape - 1.1.0

Published by cariad about 3 years ago

Add should_emit_codes check (#46).

ansiscape - 1.0.2

Published by cariad about 3 years ago

Fix SequenceType.encoded from @abstractmethod to @abstractproperty (#45).

ansiscape - 1.0.1

Published by cariad about 3 years ago

Adds encoded property to SequenceType (#44).

ansiscape - 1.0.0

Published by cariad about 3 years ago

Initial production release.

ansiscape - 1.0.0a2

Published by cariad about 3 years ago

  • Add support for writing JSON.
  • Updated some enum values to make them unique in JSON.
  • Cleaned up documentation.
  • Fixed a bunch of alpha bugs.
ansiscape - 1.0.0a1

Published by cariad about 3 years ago

Initial re-release.