Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlyonsmith/pytools
Simple Python development tools
https://github.com/jlyonsmith/pytools
Last synced: 6 days 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-22T00:27:22.000Z (over 11 years ago)
- Last Synced: 2023-03-17T16:35:27.851Z (over 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 1
- 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