Tindetheus

Latest version: v1.0.2

Safety actively analyzes 613797 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.0.2

Added
- Note in readme that the dataset used to create this work is available upon request by filling out this [form](https://forms.gle/tTVZVxcvtwRm1w659)

1.0.1

Changed
- Bugfix: config.py was setting the retries env variable as the like env variable; this has been corrected
- Bugfix: remove string endings from .env variable strings if they exist

1.0.0

Added
- You can now store all default optional parameters in your environment variables! This means you can set your starting distance, number of likes, and image_batch size without manually specifying the options each time. You can locally set a `.env` file within your tinder working directory. Check out this [.env](https://github.com/cjekel/tindetheus/blob/master/.env.example) example file. Thanks to Vikash Kothary for this contribution.
- .env file will work on Windows/Linux/Mac!
Removed
- config.txt file no longer supported! Switch to a .env file, or set your environment variable!
Changed
- New single sourced version file is within setup.py.

0.5.5

Changed
- Fix Python 2.7 related issues with login and config.txt parsing

0.5.4

Added
- retries option for tindetheus like or browse command, default to 20, and can be modified in config.txt, for example retries = 25
Changed
- cleaned up some code for parsing config.txt, seperated interger and string types
- setup.py now lists tensorflow < 2.0.0 as a requirement

0.5.3

Changed
- skimage.transform.resize now uses defaults

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.