Result for 2DB7007CFAF7392AD49C8DD9EC4625BAE138EABD

Query result

Key Value
FileName./usr/lib/python3.6/site-packages/astor/__pycache__/rtrip.cpython-36.pyc
FileSize4803
MD5757DED513B70D7CB7BAB32C53C2F2481
SHA-12DB7007CFAF7392AD49C8DD9EC4625BAE138EABD
SHA-25622B1DC59CE5E6900588C1746370E32E5BCFD8BC58DE455F7EA4B908AFBEEF334
SSDEEP96:bibeoK4BaegximbucZUnhL8lBg3EG2WkKhcLdLwyMjBe5atqR:bKbadimbR2F0G2LOrjBeEtqR
TLSHT153A10C6B1A086675FCD362B5B04CA1608280B3EB431973E8714E82FA0F191D21BF17D8
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