Result for 3B8A866618A7CD1CB62108D24DF4D268CD14FE21

Query result

Key Value
FileName./usr/lib/python3.10/site-packages/astor/__pycache__/code_gen.cpython-310.pyc
FileSize29559
MD5EE33997B48853C15641F9DBE980A0021
SHA-13B8A866618A7CD1CB62108D24DF4D268CD14FE21
SHA-2561DD3017F8D5904B21D215285A86A4AED53689F6D6E286B75870E8F10DA1661D4
SSDEEP384:zPnKNKa27/pPO0lBWZjrz0eZg3V8gV9loS0BiwOkhNZKrY:7Y27/pPO0lYe8gVn30BiwOkhNZgY
TLSHT12CD277EA20B16E6FFD9CF3F8D01D0318A474A3AED34D616A9019E6AB3F457C045B19D8
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
MD53549FA9995C46AB35B2EA053126B9D91
PackageArchnoarch
PackageDescriptionastor is designed to allow easy manipulation of Python source via the AST. There are some other similar libraries, but astor focuses on the following areas: - Round-trip an AST back to Python: - Modified AST doesn't need linenumbers, ctx, etc. or otherwise be directly compileable for the round-trip to work. - Easy to read generated code as, well, code - Can round-trip two different source trees to compare for functional differences, using the astor.rtrip tool (for example, after PEP8 edits). - Dump pretty-printing of AST - Harder to read than round-tripped code, but more accurate to figure out what is going on. - Easier to read than dump from built-in AST module - Non-recursive treewalk - Sometimes you want a recursive treewalk (and astor supports that, starting at any node on the tree), but sometimes you don't need to do that. astor doesn't require you to explicitly visit sub-nodes unless you want to: - You can add code that executes before a node's children are visited, and/or - You can add code that executes after a node's children are visited, and/or - You can add code that executes and keeps the node's children from being visited (and optionally visit them yourself via a recursive call) - Write functions to access the tree based on object names and/or attribute names - Enjoy easy access to parent node(s) for tree rewriting
PackageNamepython310-astor
PackageRelease29.4
PackageVersion0.8.1
SHA-112130070484E404670FF1F0413BFBA5310D1F4D3
SHA-256944EBD25770BCE765536566B4FBF3088075D96F07D9F8641F212EBD72AAF249A