Result for 439D27DA766795D0496B0ECCEB9EB9BE4419FC0C

Query result

Key Value
FileName./usr/lib/python3/dist-packages/asteval/asteval.py
FileSize35446
MD53D04967E5F435AAD60D338874A651358
SHA-1439D27DA766795D0496B0ECCEB9EB9BE4419FC0C
SHA-256F2279E71EC69D7B1A98ABF0EB0FB3293C218AE0B53E8E55654CC355B48CE8CC1
SSDEEP768:TUxqz35Zsv6kfaPt6+Hy+R/ZHE+dKBKwwtWr5:TUcztkfaYE/ZHaMWF
TLSHT1B6F2741BDF066A5D870B887A688AF0032F1E6C2B501C6275BDFCA2D41F95936C1F1DE9
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize17348
MD5D9EA07A3A9B1806AC6B855A2F6454D6F
PackageDescriptionminimalistic evaluator of Python 3 expression using ast module ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available. . Many Python lanquage constructs are supported by default, These include slicing, subscripting, list comprehension, conditionals (if-elif-else blocks and if expressions), flow control (for loops, while loops, and try-except-finally blocks). All data are Python objects, and built-in data structures (dictionaries, tuple, lists, numpy arrays, strings) are fully supported by default. . Many of the standard builtin Python functions are available, as are all mathemetical functions from the math module. If the numpy module is installed, many of its functions will also be available. Users can define and run their own functions within the confines of the limitations of asteval. . There are several absences and differences with Python, and asteval is by no means an attempt to reproduce Python with its own ast module. Some of the most important differences and absences are: . * Variable and function symbol names are held in a simple symbol table (a single dictionary), giving a flat namespace. * creating classes is not supported. * importing modules is not supported. * function decorators, yield, lambda, exec, and eval are not supported. * files can only be opened in read-only mode. . In addition, accessing many internal methods and classes of objects is forbidden in order to strengthen asteval against malicious user code. . . This package installs the library for Python 3.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-asteval
PackageSectionpython
PackageVersion0.9.17-1
SHA-1C7D75B628807021D7F9CAB46C4F3AC891451E52B
SHA-256CF4092B7EB26DDF3C8827702F2FB8EC6C92C788399535E8B7774994028B89E35