Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Releases: Descent098/kuws

Version 0.0.6

29 Jan 03:47
fdeddf1

Choose a tag to compare

January 28th 2020

Merged V0.0.6 to master
- Added user documentation
- Fixed broken commands (all of them)
- Updated inline documentation
- Added tests (infastructure not actual tests... yet)
- Added nox to automate build and distribution processes

Version 0.0.5

20 Oct 07:23

Choose a tag to compare

Version 0.0.5 Pre-release
Pre-release
  • Reorganized modules
  • Reformatted docstrings to numpy docstrings
  • Refactored primary entrypoint to docopt from argparse

version 0.0.4

24 Jun 03:36
891edcd

Choose a tag to compare

version 0.0.4 Pre-release
Pre-release

Merged v0.0.4 to master
- Added SSL argument to main parser
- refactored and updated inline documentation
- Added command line entrypoint to allow for direct calling anywhere in OS
- Once installed using pip just run kuws <command>
- Removed Youtube command for time being while pytube sorts out issues