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.1rc2.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.1rc2.tar.gz.
File metadata
- Download URL: Scopeobj-0.2.1rc2.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 |
6259efdfd2a715e774d8148bb1ac30afdaac0311999323d41378e7aeffd9b112
|
|
| MD5 |
b50d0fb8e7ba21d086af9da4db78c96e
|
|
| BLAKE2b-256 |
bc92612342d98ff4105ff223296cf9a78789bd2668183d83dc23b5ece6a52e14
|
File details
Details for the file Scopeobj-0.2.1rc2-py3-none-any.whl.
File metadata
- Download URL: Scopeobj-0.2.1rc2-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 |
71c9e1441f73dbfa447463edd36bd646282bf2d24ba110889275e2569fa48c6c
|
|
| MD5 |
3cab8096b0a35361d6033bf27de336fb
|
|
| BLAKE2b-256 |
099d1ce59485d0f062b415e626699142bd4ce094b0d91c335ffb2ebdf214a9f1
|