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.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beginner-0.0.2.tar.gz
  • Upload date:
  • Size: 3.7 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.2.tar.gz
Algorithm Hash digest
SHA256 170c743a472f38bf7754ff64675d4b8a49d87e66ea914a680d9e42d675619703
MD5 c98eb2aa24f923841620c019757dcb1e
BLAKE2b-256 a4e9fa15336d82bf543e3b74fc00c51ce347bf32dc53331e976ebbac7aa8357b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: beginner-0.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 578b0a5ad6ecfff128e00b2bd3f1fb24f0ad4aebc17ff90854d636a3aec2d5ac
MD5 174b910c3b5244c622b7febad4461b44
BLAKE2b-256 2e049b3ac7b9f6876a9d3bf7bcf17736cc0660d216bfa0d994346863afb299d0

See more details on using hashes here.

Supported by

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