Skip to main content

A better base class to automatically parse local args.

Project description

ABCParse

Python Tests PyPI pyversions PyPI version Code style: black

A better base class that handles parsing local arguments.

pip install ABCParse
from ABCParse import ABCParse


class SomeClass(ABCParse):
    def __init__(self, arg1, arg2):
      self.__parse__(kwargs=locals())
      
something = SomeClass(arg1 = 4, arg2 = "name")

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

abcparse-0.0.8.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

ABCParse-0.0.8-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file abcparse-0.0.8.tar.gz.

File metadata

  • Download URL: abcparse-0.0.8.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for abcparse-0.0.8.tar.gz
Algorithm Hash digest
SHA256 8eb8ee6972deedb90c97a08185866d8ed10347dc28b10e00b646c516fdd8dcb3
MD5 8024143c1894d8b1d2323074f31c80e7
BLAKE2b-256 6eb3b45418d1b37af8634038ad3bd7d73c0058fa99b45b9ddc7ce8575ae3c89a

See more details on using hashes here.

File details

Details for the file ABCParse-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: ABCParse-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 17.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for ABCParse-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fdd07af3c02f6b45a5f9db26f79d99cf6bfb7c2c5dbd2a7f6c9ab9a7d0865a8f
MD5 058064b0079c4b72c47ca8eccc918d81
BLAKE2b-256 8b06124db8ea8bd4a99fa7b3d887ae875655292d948ca0c914c1b18ce79569a0

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