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.0b1.tar.gz
(1.7 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.0b1.tar.gz.
File metadata
- Download URL: Scopeobj-0.2.0b1.tar.gz
- Upload date:
- Size: 1.7 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 |
21058a9460c7db27b54c26dca95bfaa562ebb6324c1b7d63aa9a22dc9e1e54a1
|
|
| MD5 |
29d68144f9e3ccecae79c622352f92f7
|
|
| BLAKE2b-256 |
94f63281b12f8b232f7acaabae24266f7eaa21769eed12c6a507870c980ba95a
|
File details
Details for the file Scopeobj-0.2.0b1-py3-none-any.whl.
File metadata
- Download URL: Scopeobj-0.2.0b1-py3-none-any.whl
- Upload date:
- Size: 2.2 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 |
0fe38812aa3f51cb444a53c997cf3651e44a636230f26f7cd62d595ab3f366c0
|
|
| MD5 |
10bb313d1d67bc65b66e607cfdf492bd
|
|
| BLAKE2b-256 |
f7a3171ba206428b2ee075b7789e293965ca6b1fffe84581879a918e3a58462c
|