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.1rc1.tar.gz
(1.8 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.1rc1.tar.gz.
File metadata
- Download URL: Scopeobj-0.2.1rc1.tar.gz
- Upload date:
- Size: 1.8 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 |
3d45d000666e05908a15ff89057bf462619f672db526d02e3924d1f8af001559
|
|
| MD5 |
1af367ed8fe50303db7b6b98066a6271
|
|
| BLAKE2b-256 |
f0327fc8ae55988bcfdc51f347e66100d63ea911ed692b7a7bf677585e8ea393
|
File details
Details for the file Scopeobj-0.2.1rc1-py3-none-any.whl.
File metadata
- Download URL: Scopeobj-0.2.1rc1-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 |
f294e762925023490a99709c0e1ef242f4a4b6e8c687083334cb79547f69cd89
|
|
| MD5 |
6c555336ee7a53823f4928a498edb80a
|
|
| BLAKE2b-256 |
7cd64828c10c097542de7e211112a7906e4e8a1e09551a0eec128017820b6b04
|