Scope object in Python
Project description
Scopeobj is a Python module. You can use it as a scope. For example:
from scopeobj import Scope s = Scope() s.exec("x = 3") s.eval("x ** 2") 9 s.clear() s.getitem("x") None
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Scopeobj-0.2.1.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Scopeobj-0.2.1.tar.gz.
File metadata
- Download URL: Scopeobj-0.2.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07b0c3d5712af229b95e720766a774ff0d9118c3dae3db8ff8f1bad6d6089bfd
|
|
| MD5 |
87885ee3e5e4ad018d936b002393e61a
|
|
| BLAKE2b-256 |
f7e1e3c3b25190e84a85aec20601a5d3bda943e8606a5b5de66fa5bf59dd5e4b
|
File details
Details for the file Scopeobj-0.2.1-py3-none-any.whl.
File metadata
- Download URL: Scopeobj-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c12e9f8a5fcded1fec23316b2b5b8c251c7456725168e74026c0bdbaac68cf29
|
|
| MD5 |
2fa7503abaef0cb6cca8821f5977e7dc
|
|
| BLAKE2b-256 |
ca963506e939ba8cd3a1e96fd1b35a371010ff9a0e0077b6324c346ff5c3d8a9
|