Result for 38F2FB6A24855E33E5FDEE232D5E9F02DD924FC5

Query result

Key Value
FileName./usr/lib/python3.6/site-packages/astor/__pycache__/rtrip.cpython-36.opt-1.pyc
FileSize4803
MD55BE08A268064E1049C7B53117F14EE80
SHA-138F2FB6A24855E33E5FDEE232D5E9F02DD924FC5
SHA-2563F7A27B383F10D38A8E27D2E96DE1FBB6D5CC62C2E705A649502E4326FBB4FED
SSDEEP96:bibeoK4BaegximbucZUnhL8lBg3EmWkKhcLdLwyMj8Q+ZAydqR:bKbadimbR2F0mLOrjX+3dqR
TLSHT104A10B6B1A486675FCE37275704DA1608680B3EB431977E8714D82F90F191D21BF17D8
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
MD569FD15A74507FF9EF106C5F778509DEE
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
PackageNamepython3-astor
PackageReleaselp150.2.2
PackageVersion0.8.1
SHA-1133D640D30E9EC613C113F471E3D340ABC2D2814
SHA-25692A8940DF598B89AAD979EC9CF0A9C27179F15551CEC343708AA80D23F11D74E