Renovate Bot
bb2c5236fb
Update circleci/python Docker tag to v3.8.0b1
6 years ago
Trivernis
bce87cb233
Merge pull request #15 from Trivernis/dependency-update-1
...
Dependency update 1
6 years ago
Trivernis
2f56955d3d
Merge pull request #12 from Trivernis/renovate/docker-circleci-python-3.x
...
Update circleci/python Docker tag to v3.7.2
6 years ago
Trivernis
52e02f8c09
Merge pull request #13 from Trivernis/renovate/beautifulsoup4-4.x
...
Update dependency beautifulsoup4 to v4.7.1
6 years ago
Trivernis
b63e738ea9
Update requirements.txt
6 years ago
Trivernis
8952d9c317
Merge branch 'dependency-update-1' into renovate/beautifulsoup4-4.x
6 years ago
Trivernis
c5814f44c3
Merge pull request #14 from Trivernis/renovate/lxml-4.x
...
Update dependency lxml to v4.3.0
6 years ago
Renovate Bot
7fdee3fece
Update dependency beautifulsoup4 to v4.7.1
6 years ago
Renovate Bot
32ba7b341a
Update dependency lxml to v4.3.0
6 years ago
Renovate Bot
c60ff301af
Update circleci/python Docker tag to v3.7.2
6 years ago
Trivernis
241b3ea5d6
Merge pull request #10 from Trivernis/renovate/docker-circleci-python-3.x
...
Update circleci/python Docker tag to v3.7.0b1
6 years ago
Trivernis
3be0429cd5
Merge pull request #11 from Trivernis/renovate/typing-3.x
...
Update dependency typing to v3.6.6
6 years ago
Renovate Bot
29b9542b30
Update dependency typing to v3.6.6
6 years ago
Renovate Bot
56f307250c
Update circleci/python Docker tag to v3.7.0b1
6 years ago
Trivernis
d4bc861210
Merge pull request #9 from Trivernis/renovate/configure
...
Configure Renovate
6 years ago
Renovate Bot
cc42b08aa9
Add renovate.json
6 years ago
Trivernis
f7e299b4dd
Merge pull request #8 from Trivernis/develop
...
Develop
6 years ago
Julius
7cfdca0b62
Modified sher.py
...
- Removed line in output to use it for other script (piping)
6 years ago
Julius
879af60f73
Modified README and sher.py help
...
- fixed typo in help
- improved help descriptions
- Added entry for sher.py in README
6 years ago
Julius
a027c4038e
Added sher.py
...
- sher.py for searching in directories and files
- miscutils.py containing a search engine
- modified fsutils.py: Added a DirInfo class
- added test configuration
6 years ago
Trivernis
2e132b0bf1
Merge pull request #7 from Trivernis/develop
...
Develop
6 years ago
Julius
685ce33d9a
Fixed a quality issue in riddle2.py
...
- Removed else after return
6 years ago
Julius
a472b15846
Added step description
...
- Downloading is now 2/2
6 years ago
Julius
27f86db8aa
Modified Readme
...
- Added Description for riddle2.py
6 years ago
Trivernis
0c64cada00
Lib and riddle2 changes
...
- Added message after loop in riddle2
- Ignoring nonexistent logfile config instead of throwing an error
6 years ago
Trivernis
632164dba1
Auto stash before merge of "develop" and "python-utility-scripts/develop"
6 years ago
Julius
f79a0de8c1
Modified project in general
...
- Exported some functionalities into libraries
6 years ago
Trivernis
a209475dea
Changes in riddle2.py
...
- fixed error
6 years ago
Trivernis
11d8635b4a
Changes in riddle2.py
...
- Added blank line after image searching
6 years ago
Trivernis
c3ea1be7f6
Modified CI config
6 years ago
Trivernis
bfec3157a5
Changes to riddle2.py
...
- progress bar is only half the width
- modified test option
- added option to save everything in one zipfile
6 years ago
Julius
633f84202a
Added test config for riddle2
6 years ago
Julius
c78d4f075a
Changes in riddle2
...
- Non-result prints are now [~]
- Waiting 1 second before connection retry
6 years ago
Julius
feaca33300
Added full functionalities to riddle2.py
...
- -c for number of images to download
6 years ago
Trivernis
a513b5348d
Started working on riddle2
...
New Features:
- First fetches all image urls (or a specific count) and starts the download afterwards -> The user can see a progress bar stating the total download progress instead of the progress of a single page
6 years ago
Trivernis
c2ca91492b
Merge pull request #6 from Trivernis/Trivernis-patch-1
...
Added comments to riddle.py
6 years ago
Trivernis
32af939716
Added comments to riddle.py
...
Added function descriptions and comments to global variables.
6 years ago
Trivernis
451802d552
Merge pull request #5 from Trivernis/develop
...
Prettier Output
6 years ago
Trivernis
34831e9524
Prettier Output
...
- Added Progressbar
- changed testing settings
6 years ago
Trivernis
26f627f84a
Merge pull request #4 from Trivernis/develop
...
Tests, Requirements and more
6 years ago
Trivernis
026d75e95b
Changed testing settings
...
Changed testing subreddit to r/Python
6 years ago
Trivernis
f63f189b19
Tests, Requirements and more
...
- removed setup.py
- added requirements.txt
- updated README.md
- added circleci-config and folder
6 years ago
Trivernis
4bae373f2b
Merge pull request #3 from Trivernis/develop
...
New Code Improvement
6 years ago
Trivernis
c4b5956470
Created new Function out of duplicated code
...
closes #2
6 years ago
Trivernis
cfb21ad268
Merge branch 'master' into develop
6 years ago
Trivernis
f73f679103
Merge pull request #1 from Trivernis/add-license-1
...
Create LICENSE
6 years ago
Trivernis
f24cdab806
Create LICENSE
6 years ago
Trivernis
545f6f96d1
Renamed local Repo
...
- new name is python-utility-scripts
6 years ago
Trivernis
fa4ea6763e
Merge branch 'develop'
6 years ago
Trivernis
58f372048f
Improvements and README edit
...
- files are stored in cache directory that will be deleted afterwards
- script exits in no-chaos mode
- added help description
6 years ago