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.0.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.0.tar.gz.
File metadata
- Download URL: Scopeobj-0.2.0.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 |
19e7b6bf4413df082f6a50748f72c8c9de382b4bb52414a26836eeba1558a2c4
|
|
| MD5 |
4cd6f2e9f91abeb278a55ee58529a7a1
|
|
| BLAKE2b-256 |
03680c99d9abdb943c303fdee729e3851f3b1bb894a6935891c734316c2b6410
|
File details
Details for the file Scopeobj-0.2.0-py3-none-any.whl.
File metadata
- Download URL: Scopeobj-0.2.0-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 |
58269d83bb9a85873f05616b1ad4005ea22f0127786a0ebd0321fd6521f6c94f
|
|
| MD5 |
abe8ca224da9c3a8170d0be5acb13177
|
|
| BLAKE2b-256 |
eefa2cc9b4edb2d5a0239351b9b2ace8a96776eef752363516393574e1f351fd
|