Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
/ PyTools Public archive

Various simple python scripts written of necessity

Notifications You must be signed in to change notification settings

ksgubanov/PyTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTools

Various simple python scripts written of necessity

xaml_sorter.py

Recursively searches for files of given extension, counts number of lines in them and prints info (file name and number of lines) in descending order.

TODO: rename function inside and script name to something not-xaml (just first was written for XAML files)

lower-and-dash.py

Return given string formatted as lower-case dash-separated (like-this-for-example)

About

Various simple python scripts written of necessity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages