https://github.com/vinayak-mehta/misc
Useful scripts.
https://github.com/vinayak-mehta/misc
Last synced: 2 months ago
JSON representation
Useful scripts.
- Host: GitHub
- URL: https://github.com/vinayak-mehta/misc
- Owner: vinayak-mehta
- Created: 2013-08-29T19:49:42.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-20T14:35:38.000Z (over 9 years ago)
- Last Synced: 2025-01-28T05:27:37.779Z (4 months ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Misc
====* `factorial.py`: Generates the factorial of a given number.
* `fibo.py`: Generates the fibonacci series.
* `WhatsAppMessageParser.py`: Strips unwanted metadata from WhatsApp messages.
* `FindVideoDuration.sh`: Finds the sum (in seconds) of durations of all videos in the present directory.