Purrsong

Latest version: v0.1.9

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

Scan your dependencies

Page 3 of 3

0.0.7

3. `python setup.py bdist_wheel` (creates new .whl)
4. `twine upload dist\purrsong-0.0.7-py3-none-any.whl`
5. git push
6. `pip install --upgrade purrsong`


2019-08-17
0. Create this repo with
* LICENSE : GNU v3
* .gitignore : python
* README.md : for description of this repo

1. Create new environment with anaconda

0.0.6

3. `python setup.py bdist_wheel` (creates new .whl)
4. `twine upload dist\purrsong-0.0.6-py3-none-any.whl`
5. git push
6. `pip install --upgrade purrsong`

0.0.5

3. `python setup.py bdist_wheel` (creates new .whl)
4. `twine upload dist\purrsong-0.0.5-py3-none-any.whl`
5. git push
6. `pip install --upgrade purrsong`

0.0.4

3. `python setup.py bdist_wheel` (creates new .whl)
4. `twine upload dist\purrsong-0.0.4-py3-none-any.whl`
5. git push
6. `pip install --upgrade purrsong`


0.4. Error detected, failed to `import downloader`
How to fix
change
python
from downloader import download_file_from_google_drive

python
from purrsong.downloader import download_file_from_google_drive


1. change `cats.py`

0.0.3

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.