this is common for base
Project description
#Common Package This is a common package for base, my web project base package.
-
Dto
- ResObj (this is Response Dto format:{"code":200, "message":"", data: None})
-
handler
- exception_handler (this is gobal exception handler)
-
Exception (this is custom exception)
- AuthException
- BusinessException
-
Utils
- date_util
- get_time_by_str(date_str, date_format=DATE_TIME_FORMAT)
- convert_date_str_format(date_str, old_format, new_format)
- get_date_str_by_time(date_format, timestamp)
- file_util
- read_files_in_folder(file_path)
- write_json_to_file(file_path, data, encoding='UTF-8')
- http_util
- get(url, params=None, headers=None)
- get_json(url, params=None, headers=None)
- post(url, params=None, headers=None, timeout=30)
- post_json(url, params=None, headers=None, timeout=30)
- festival_util
- get_holiday_date_by_year_name(year, festival_name)
- get_holiday_by_date(date_str)
- is_holiday(date_str)
- date_util
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
common_web-1.0.tar.gz
(5.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file common_web-1.0.tar.gz.
File metadata
- Download URL: common_web-1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df9bb1e7fd1ba9d81384e95873f69c4c16608addd870fc13321fd89f0da633c9
|
|
| MD5 |
6817d44c4f0f6ffdb39a315ef3693e1a
|
|
| BLAKE2b-256 |
4e8c758f69d5752e5e9ae306ca65eb1c6f4edef7ca5b00c1fb04f12b5c1e8f0b
|
File details
Details for the file common_web-1.0-py3-none-any.whl.
File metadata
- Download URL: common_web-1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03e0ea2972a35b9c91cca89d587e97b483ac17225ee1453f41d96fbb6e9e8c45
|
|
| MD5 |
9902e504e7ab02b204719d64fc7519e6
|
|
| BLAKE2b-256 |
35c36361e2d2f3907681c816d01c0551c4871c3d1c8de2decb292ae50601e3c7
|