Skip to main content

@self decorator makes method return self (jQuery-like chaining)

Project description

Installation

$ [sudo] pip install self

Examples

>>> from self import self

>>> class CLS:
	@self
	def method(self):
		...

	@self
	def method2(self):
		...

>>> CLS().method().method2() # jQuery like chain

readme42.com

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

self-2020.12.3.tar.gz (1.4 kB view details)

Uploaded Source

File details

Details for the file self-2020.12.3.tar.gz.

File metadata

  • Download URL: self-2020.12.3.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for self-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 a0c408138257e0ba6188f2a7ad80cb3f61c3e48c3f85d1f973a160f6f887dc53
MD5 813049d6e9fa72804d12cf0af66283e5
BLAKE2b-256 83dbf832dd416133c557d5e1dd01c54d13ff32cc08548fa77a202c8a4bcba400

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