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
Release files for Scopeobj 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Scopeobj-0.2.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Scopeobj-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.2 kB
Release files / Scopeobj-0.2.1.tar.gz
| Download URL | Scopeobj-0.2.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
07b0c3d5712af229b95e720766a774ff0d9118c3dae3db8ff8f1bad6d6089bfd
|
|
BLAKE2b-256 checksum How to use checksums |
f7e1e3c3b25190e84a85aec20601a5d3bda943e8606a5b5de66fa5bf59dd5e4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / Scopeobj-0.2.1-py3-none-any.whl
| Download URL | Scopeobj-0.2.1-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c12e9f8a5fcded1fec23316b2b5b8c251c7456725168e74026c0bdbaac68cf29
|
|
BLAKE2b-256 checksum How to use checksums |
ca963506e939ba8cd3a1e96fd1b35a371010ff9a0e0077b6324c346ff5c3d8a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|