https://github.com/jlyonsmith/pytools
Simple Python development tools
https://github.com/jlyonsmith/pytools
Last synced: 9 months ago
JSON representation
Simple Python development tools
- Host: GitHub
- URL: https://github.com/jlyonsmith/pytools
- Owner: jlyonsmith
- License: mit
- Created: 2013-04-21T23:59:59.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-22T00:27:22.000Z (about 13 years ago)
- Last Synced: 2025-02-23T15:08:25.223Z (over 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pytools
A collection of code formatting tools written in Python. Derived from the equivalent [C# tools](https://github.com/jlyonsmith/Tools).
- __buckle__ is for generating strongly type C# wrappers for string resources.
- __hammer__ is for reporting on and fixing line endings
- __chalk__ is for updating file and product version numbers across a variety of different file types
- __chisel__ is for reporting on and fixing spaces/tab line beginnings in text files