You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

bypy

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bypy - pypi Package Compare versions

Comparing version
1.8.8
to
1.8.9
+1
-1
bypy/const.py

@@ -15,3 +15,3 @@ #!/usr/bin/env python

__title__ = 'bypy'
__version__ = '1.8.8'
__version__ = '1.8.9'
__author__ = 'Hou Tianze'

@@ -18,0 +18,0 @@ __license__ = 'MIT'

Version History:
~~~~~~~~~~~~~~~~
- 1.8.9: Store list/meta command output in self.file_list (Hacky)
- 1.8.8: Respect the ``verify`` flag in ``syncup``

@@ -5,0 +7,0 @@

Metadata-Version: 2.1
Name: bypy
Version: 1.8.8
Version: 1.8.9
Summary: Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘 Python 客户端
Home-page: https://github.com/houtianze/bypy
Download-URL: https://github.com/houtianze/bypy/tarball/1.8.8
Download-URL: https://github.com/houtianze/bypy/tarball/1.8.9
Author: Hou Tianze

@@ -38,2 +38,4 @@ Author-email: houtianze@users.noreply.github.com

- 1.8.9: Store list/meta command output in self.file_list (Hacky)
- 1.8.8: Respect the ``verify`` flag in ``syncup``

@@ -40,0 +42,0 @@

+9
-9

@@ -1,9 +0,9 @@

HISTORY.rst,sha256=1wYnjbltKJRdRlUs4OaHHuc6c8UhYMmTYTfivcjO3O0,5545
HISTORY.rst,sha256=Duy6GV6wtRmgs8nX79FdVaCNRwPj2m3EYXDwyXzUAMs,5613
bypy/__init__.py,sha256=WdT39dZGg1ashhRz_9HBH3Mag5nAeXBRR9Sj09J2VBg,412
bypy/__main__.py,sha256=GZxQx8IV7Cq_WKninapyjIjC_RpowGyAhhTbCd_T3Rc,385
bypy/bypy.cacerts.pem,sha256=5sFiKIZB91yGFLoa9lNSMcwjbgF6nVP891Y9nQ0ZXzQ,312971
bypy/bypy.py,sha256=zmxnFFQ36SrJ7hdc4tjWxs5uE-7bM-2RXV-hJ1TW4xs,137358
bypy/bypy.py,sha256=OR8-PLwAU_iWJtp0LdUUGjJ-X2BYZpFacvuC3ROT8KA,137514
bypy/cached.py,sha256=PlozH6ZNovcphZH1MAB8RZnMmQuajrwockA1YrIW34Y,9701
bypy/chkreq.py,sha256=nHlC80_YZ6ugD5RraT4uzc84nMI26JGV5Xu_OTZ8ZZY,2341
bypy/const.py,sha256=kM0nrQF2doKCeMU1uWWsLJ64i4SYgAOQm9UAHCEOepY,8818
bypy/const.py,sha256=tGpxQ30XculLMpIqlxsGo0w75jDYXqiZqsVnOaBUpF0,8818
bypy/gui.py,sha256=Fde3JSIQFNug3id2oE5KYrIuTg0y5WqtfCIOASf-s8w,11831

@@ -27,7 +27,7 @@ bypy/gvar.py,sha256=lYGvDXrUjTGCdB8CaFanH6omTPgi4cV2xJqTwJzXLcc,1244

bypy/test/test.py,sha256=FXiFPVcnC36NQbEy3YMJQfsT9-ByqPybL9cSMjQf7d8,9579
bypy-1.8.8.dist-info/LICENSE,sha256=4W6TujLx4zP-75l-3F_Ymzu_Camh2mVdCGrlL7TLyGE,1111
bypy-1.8.8.dist-info/METADATA,sha256=_tkp8tX38R-JaWI4_gT6XIeOIr_Tvlnixe4RPcs1-sk,6840
bypy-1.8.8.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
bypy-1.8.8.dist-info/entry_points.txt,sha256=OAPvQE4KwQ8Bf-6hbwWNrYNL1QepiDH5H7neYoDbd58,79
bypy-1.8.8.dist-info/top_level.txt,sha256=S7bN2zsph8wdQH2DQ1hL9a6Q0vA2FtNnygJ8S3je1ZE,5
bypy-1.8.8.dist-info/RECORD,,
bypy-1.8.9.dist-info/LICENSE,sha256=4W6TujLx4zP-75l-3F_Ymzu_Camh2mVdCGrlL7TLyGE,1111
bypy-1.8.9.dist-info/METADATA,sha256=t3w1j4yvpSSxr0JQOMvWqkSMyusJNTedhsisYZ_5cAo,6908
bypy-1.8.9.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
bypy-1.8.9.dist-info/entry_points.txt,sha256=OAPvQE4KwQ8Bf-6hbwWNrYNL1QepiDH5H7neYoDbd58,79
bypy-1.8.9.dist-info/top_level.txt,sha256=S7bN2zsph8wdQH2DQ1hL9a6Q0vA2FtNnygJ8S3je1ZE,5
bypy-1.8.9.dist-info/RECORD,,

Sorry, the diff of this file is too big to display