PyPtt 1.2.17__tar.gz → 1.2.18__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. {pyptt-1.2.17 → pyptt-1.2.18}/PKG-INFO +1 -1
  2. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/__init__.py +1 -1
  3. pyptt-1.2.18/PyPtt/ssl_config.py +24 -0
  4. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt.egg-info/PKG-INFO +1 -1
  5. pyptt-1.2.17/PyPtt/ssl_config.py +0 -24
  6. {pyptt-1.2.17 → pyptt-1.2.18}/LICENSE +0 -0
  7. {pyptt-1.2.17 → pyptt-1.2.18}/MANIFEST.in +0 -0
  8. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/PTT.py +0 -0
  9. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_bucket.py +0 -0
  10. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_call_status.py +0 -0
  11. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_change_pw.py +0 -0
  12. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_comment.py +0 -0
  13. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_del_post.py +0 -0
  14. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_board_info.py +0 -0
  15. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_board_list.py +0 -0
  16. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_bottom_post_list.py +0 -0
  17. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_favourite_board.py +0 -0
  18. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_newest_index.py +0 -0
  19. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_post.py +0 -0
  20. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_post_index.py +0 -0
  21. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_time.py +0 -0
  22. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_get_user.py +0 -0
  23. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_give_money.py +0 -0
  24. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_has_new_mail.py +0 -0
  25. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_loginout.py +0 -0
  26. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_mail.py +0 -0
  27. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_mark_post.py +0 -0
  28. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_post.py +0 -0
  29. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_reply_post.py +0 -0
  30. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_search_user.py +0 -0
  31. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_set_board_title.py +0 -0
  32. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/_api_util.py +0 -0
  33. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/check_value.py +0 -0
  34. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/command.py +0 -0
  35. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/config.py +0 -0
  36. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/connect_core.py +0 -0
  37. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/data_type.py +0 -0
  38. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/exceptions.py +0 -0
  39. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/i18n.py +0 -0
  40. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/lang_en_US.py +0 -0
  41. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/lang_zh_TW.py +0 -0
  42. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/lib_util.py +0 -0
  43. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/log.py +0 -0
  44. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/screens.py +0 -0
  45. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt/service.py +0 -0
  46. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt.egg-info/SOURCES.txt +0 -0
  47. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt.egg-info/dependency_links.txt +0 -0
  48. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt.egg-info/requires.txt +0 -0
  49. {pyptt-1.2.17 → pyptt-1.2.18}/PyPtt.egg-info/top_level.txt +0 -0
  50. {pyptt-1.2.17 → pyptt-1.2.18}/README.md +0 -0
  51. {pyptt-1.2.17 → pyptt-1.2.18}/setup.cfg +0 -0
  52. {pyptt-1.2.17 → pyptt-1.2.18}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: PyPtt
3
- Version: 1.2.17
3
+ Version: 1.2.18
4
4
  Summary: PyPtt
5
5
  Home-page: https://pyptt.cc/
6
6
  Author: CodingMan
@@ -1,4 +1,4 @@
1
- __version__ = '1.2.17'
1
+ __version__ = '1.2.18'
2
2
 
3
3
  from .PTT import API
4
4
  from .data_type import *
@@ -0,0 +1,24 @@
1
+ key = """-----BEGIN EC PARAMETERS-----
2
+ BggqhkjOPQMBBw==
3
+ -----END EC PARAMETERS-----
4
+ -----BEGIN EC PRIVATE KEY-----
5
+ MHcCAQEEIJbgsRW2TKkVA9Xes0BF+mZmt9xt55PQVkS/5fW7MSGRoAoGCCqGSM49
6
+ AwEHoUQDQgAEovYlaBBO4yItJL4E64G3vnJ/35Y086ZHhasVSBcOHaWZ3gvPfEQ6
7
+ bGzjAHcP0nvIHujHWZ0n+WiKHx5YrNBqdQ==
8
+ -----END EC PRIVATE KEY-----
9
+ """
10
+
11
+ cert = """-----BEGIN CERTIFICATE-----
12
+ MIIB6TCCAY8CFBH32z9ttIrOFfV1B3S83UMpXJ8rMAoGCCqGSM49BAMCMHcxCzAJ
13
+ BgNVBAYTAlRXMQ4wDAYDVQQIDAVTdGF0ZTENMAsGA1UEBwwEQ2l0eTEVMBMGA1UE
14
+ CgwMT3JnYW5pemF0aW9uMRwwGgYDVQQLDBNPcmdhbml6YXRpb25hbCBVbml0MRQw
15
+ EgYDVQQDDAtDb21tb24gTmFtZTAeFw0yNTA2MTEwMTI1NTZaFw0zNTA2MDkwMTI1
16
+ NTZaMHcxCzAJBgNVBAYTAlRXMQ4wDAYDVQQIDAVTdGF0ZTENMAsGA1UEBwwEQ2l0
17
+ eTEVMBMGA1UECgwMT3JnYW5pemF0aW9uMRwwGgYDVQQLDBNPcmdhbml6YXRpb25h
18
+ bCBVbml0MRQwEgYDVQQDDAtDb21tb24gTmFtZTBZMBMGByqGSM49AgEGCCqGSM49
19
+ AwEHA0IABKL2JWgQTuMiLSS+BOuBt75yf9+WNPOmR4WrFUgXDh2lmd4Lz3xEOmxs
20
+ 4wB3D9J7yB7ox1mdJ/loih8eWKzQanUwCgYIKoZIzj0EAwIDSAAwRQIhAOptXAaR
21
+ UNGwem1Rrhu3u1xjXjquzYugsE4wEqe4ZtINAiAn8kWuKxsy+BLc3R4VOzzQ33zW
22
+ RVgyl1y5FA4471yinw==
23
+ -----END CERTIFICATE-----
24
+ """
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: PyPtt
3
- Version: 1.2.17
3
+ Version: 1.2.18
4
4
  Summary: PyPtt
5
5
  Home-page: https://pyptt.cc/
6
6
  Author: CodingMan
@@ -1,24 +0,0 @@
1
- key = """-----BEGIN EC PARAMETERS-----
2
- BggqhkjOPQMBBw==
3
- -----END EC PARAMETERS-----
4
- -----BEGIN EC PRIVATE KEY-----
5
- MHcCAQEEIC9DdNV8BGa6EnE/d0KlDi3G7NakwRWfaT2N/L6puzkxoAoGCCqGSM49
6
- AwEHoUQDQgAE50PBSUwaRpcPuECIYhmw0c9OPCfcv5rZFWWuPhoTADKlqzn6zn1I
7
- tlo/wyVOOnPopjNttWYj+0eM3eH0gFVQQQ==
8
- -----END EC PRIVATE KEY-----
9
- """
10
-
11
- cert = """-----BEGIN CERTIFICATE-----
12
- MIIB6DCCAY8CFCpuNDKg7fu0eZS+Iu5580GuMNSvMAoGCCqGSM49BAMCMHcxCzAJ
13
- BgNVBAYTAlRXMQ4wDAYDVQQIDAVTdGF0ZTENMAsGA1UEBwwEQ2l0eTEVMBMGA1UE
14
- CgwMT3JnYW5pemF0aW9uMRwwGgYDVQQLDBNPcmdhbml6YXRpb25hbCBVbml0MRQw
15
- EgYDVQQDDAtDb21tb24gTmFtZTAeFw0yNTA0MjEwMjU4MjVaFw0zNTA0MTkwMjU4
16
- MjVaMHcxCzAJBgNVBAYTAlRXMQ4wDAYDVQQIDAVTdGF0ZTENMAsGA1UEBwwEQ2l0
17
- eTEVMBMGA1UECgwMT3JnYW5pemF0aW9uMRwwGgYDVQQLDBNPcmdhbml6YXRpb25h
18
- bCBVbml0MRQwEgYDVQQDDAtDb21tb24gTmFtZTBZMBMGByqGSM49AgEGCCqGSM49
19
- AwEHA0IABOdDwUlMGkaXD7hAiGIZsNHPTjwn3L+a2RVlrj4aEwAypas5+s59SLZa
20
- P8MlTjpz6KYzbbVmI/tHjN3h9IBVUEEwCgYIKoZIzj0EAwIDRwAwRAIgG/4f7tOw
21
- nkGd6a9OdRuiUcoj6y6rsVqpC+HZ8Pjaa7ECIFDEvy1uwHvUIiwX9myHLPThyZV7
22
- g8klshc/jispYjDg
23
- -----END CERTIFICATE-----
24
- """
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes