Skip to main content

Python project deployment utility

Project description

VDEV library

vdev_library is a Small Python library to support python project development

Installation

Use the package manager pip to install vdev_library.

pip install vdev_library

Usage

from vdev_library import find_vietnamese_phone_numbers #FUNCTION get all vietnam mobile phone from text string
from vdev_library import vdev_set_log  # function set log file /logs/info /logs/debug /logs/warning  /logs/error  vdev_set_log(type_log, filename, message, class_name)
# returns 'func find_vietnamese_phone_numbers'
print(find_vietnamese_phone_numbers("My phone number is +84987654321 and my friend's number is 0987654321."))

vdev_set_log("INFO", "info_log ", "Success ", __name__)
vdev_set_log("ERROR", "error_log ", "Success ", __name__)
vdev_set_log("WARNING", "warning_log ", "Success ", __name__)
vdev_set_log("DEBUG", "debug_log ", "Success ", __name__)
## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vdev_library-0.0.0.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

vdev_library-0.0.0.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file vdev_library-0.0.0.1.tar.gz.

File metadata

  • Download URL: vdev_library-0.0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for vdev_library-0.0.0.1.tar.gz
Algorithm Hash digest
SHA256 33c3e44b1587ad3bc16d492e633920a181b6fdd6db6b2e7245274bbbe5f560fd
MD5 865ee48d81dc98b2e0430b2803ee0cf1
BLAKE2b-256 f5bccacc66182f9f28e825566c87f8d9d58d2dc7787da75fd7bf91d70c339bb8

See more details on using hashes here.

File details

Details for the file vdev_library-0.0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for vdev_library-0.0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0745e7f638075767312202e6eccb18b00c816addf04c6f6f40792ad80fa8b13d
MD5 7bac525e7fed8b939ea1630e6a2fb86f
BLAKE2b-256 6efacc726efe0e0d5aab219fe7dc1a14edf15dfc63ef6bf6b3ed56c01798f958

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page