Skip to main content

Python package to let beginners in Python studies more easily.

Project description

Package "beginner" is a handy code package for Beginners in Python. This package includes code to handle a variety of complex tasks, using which you can easily and quickly achieve your programming goals in Python. Typically, with the code implementation in this package, all you need to do is create an instance of the corresponding class, and then you'll be able to use the class's methods or properties to do the corresponding action. Of course, some common actions (such as visiting a web site with a specified URL) are encapsulated in a specific function that returns an instance of the web server). We think this package may be of great convenience to some Beginners in Python. We welcome programmers to improve on this code package (you can send comments to the source of this code package), so we've created some base classes that you can customize to meet more requirements and inherit from. According to the open source protocol of the code package, you are free to use this code package. Below, we will outline the main contents of the current version of this code package and the update plan for subsequent versions. Module 01 | coder.string Before you do that, you need to know how to use modules. You can import modules through the "import" statement, which is described in detail on many sources. If you're an experienced Python programmer, you know that to search out all the substrings in the parent string, you need to use the "re" module. However, the "re" module is too difficult for beginners, so we've encapsulated the find_all function (although its underlying implementation still relies on the "re" module, it works better). Similarly, we encapsulate a number of functions for the string aspect (most of whose return values are container objects). As mentioned above, you can give us feedback on module problems. Note: DEBUG on November 21st, 2020, version 0.0.2.

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

beginner-0.0.5.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

beginner-0.0.5-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file beginner-0.0.5.tar.gz.

File metadata

  • Download URL: beginner-0.0.5.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.7.4

File hashes

Hashes for beginner-0.0.5.tar.gz
Algorithm Hash digest
SHA256 e9e3514f676a1f349e5c34dcb285e2047ff96cefa7ce63e3bf8cb0566568f161
MD5 ecdfd44a8e9046c66fd701bd389638b3
BLAKE2b-256 1b1bbd29f2e807a846d9483055a6c1e7f2d820058076c588f05b62f80853d37e

See more details on using hashes here.

File details

Details for the file beginner-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: beginner-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.7.4

File hashes

Hashes for beginner-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b308fc293ed0b2b163306e82e90f74193e5159d009783a0e0413fb35d45b190d
MD5 934f77b18a770fc9d2a01581cb38563d
BLAKE2b-256 8229a3d2e8c64a5121f94fa7d40a8a588f927bfded88006cca89ab05d5b7f50d

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page