Key | Value |
---|---|
FileName | ./usr/lib/python3/dist-packages/bpdb/__init__.py |
FileSize | 4041 |
MD5 | 5DFAD77F41DB66E56F6D1173D38650AE |
SHA-1 | 146F1E3CFC90515B09207E49DF8AA79EB85299F8 |
SHA-256 | 03B04D3B1772417C66F58729014598EBBB0778044E5D4AB3B9044ADC97F431C1 |
SSDEEP | 96:OhKQHWSoUDNYoRSPxIGq9w9Z0Tvdbhik8VZQ:LQHWSFDRSPCi4FFikIQ |
TLSH | T18881B61AA8C51F73575304DCEC55E459533B68133AAAB61CB8ECC2842F66436C2F7D98 |
hashlookup:parent-total | 44 |
hashlookup:trust | 100 |
The searched file hash is included in 44 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 31E7DDE149A47ECFBE982219F91EEF7A |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python36-bpython |
PackageRelease | 19.25 |
PackageVersion | 0.21 |
SHA-1 | 022F0D89613A0831A35E059040A060682597E335 |
SHA-256 | 50AF7FD321A634499E3DF2B4D257CB2ED77CF59B1B0906E2C30F521FE11F3DED |
Key | Value |
---|---|
MD5 | 79084908AE14B689638641A18FA37919 |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python36-bpython |
PackageRelease | 19.26 |
PackageVersion | 0.21 |
SHA-1 | 070D261F4513DCC96572052A56144E9908547683 |
SHA-256 | 3DD3359D87188A944BA43ECF88B0549D6AF69F30643A3D3CE967A005C9742A63 |
Key | Value |
---|---|
MD5 | F998ECC5DF41B47465899F641958440F |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python3-bpython |
PackageRelease | lp153.19.15 |
PackageVersion | 0.21 |
SHA-1 | 0F72D5441F0585E03EEB4AD0E9A86E5F3F9ED028 |
SHA-256 | 6B38B0DBDAB8E9C0E9AD5477CB52D843158D589ED25F847DCE162EF1985B7961 |
Key | Value |
---|---|
MD5 | B283EDFBBF744289FEB5AD04B25BDC6F |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python38-bpython |
PackageRelease | 19.42 |
PackageVersion | 0.21 |
SHA-1 | 146D315E20C0B24E73B8232699B57FD1A9FF4064 |
SHA-256 | 7856D184BB81AF8F0EE6C4A5583F1DE5ED246EE0EBBF5BBF58FE4B94A8762A4C |
Key | Value |
---|---|
MD5 | 66B19C07CF1D31A4826ABAB616B53A18 |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python3-bpython |
PackageRelease | 19.17 |
PackageVersion | 0.21 |
SHA-1 | 177C56133BC42CAB38209F70318B73308CE1F75B |
SHA-256 | CC16B5BF6A622717F449B04E3EB130988923102651DD704665C675D389B2652B |
Key | Value |
---|---|
MD5 | A44CE9381A1461A952E72217A4004BEC |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python3-bpython |
PackageRelease | 2.12 |
PackageVersion | 0.21 |
SHA-1 | 185F786DB28B73F81298D385A67B8AEDF0A4C6CE |
SHA-256 | 70FE0F8757FE28B111258057CE8092711663C0E2DE1FCE04087CDC876CBF3E19 |
Key | Value |
---|---|
FileSize | 150068 |
MD5 | F0FF837823D044D88B8CFDDB294A798C |
PackageDescription | fancy interface to the Python 3 interpreter bpython is a fancy interface to the Python interpreter, and has the following features: . * In-line syntax highlighting. * Readline-like autocomplete with suggestions displayed as you type * Expected parameter list for any Python function. Uses pydoc to attempt to divine params for C functions. * "Rewind" function to pop the last line of code from memory and re-evaluate. Note: this is only really useful when laying out classes and functions, since a true "undo" function is impossible, so be careful when using this. * Send the code you've entered off to a pastebin and display the pastebin URL for copying, etc. * Save the code you've entered to a file. * Auto-indentation. * Anti-Crash Mode. . This package contains bpython for Python 3. |
PackageMaintainer | Sebastian Ramacher <sramacher@debian.org> |
PackageName | bpython |
PackageSection | python |
PackageVersion | 0.21-3 |
SHA-1 | 1E01E91FB51B8934DFCDCF7E20801759773999FA |
SHA-256 | 5387288B8FB052C3BE633426DA280650528916161C0D8C1C257719B464832740 |
Key | Value |
---|---|
FileSize | 157616 |
MD5 | 0F5C63FD99C1BE5A0432408ABFA8CA26 |
PackageDescription | fancy interface to the Python 3 interpreter bpython is a fancy interface to the Python interpreter, and has the following features: . * In-line syntax highlighting. * Readline-like autocomplete with suggestions displayed as you type * Expected parameter list for any Python function. Uses pydoc to attempt to divine params for C functions. * "Rewind" function to pop the last line of code from memory and re-evaluate. Note: this is only really useful when laying out classes and functions, since a true "undo" function is impossible, so be careful when using this. * Send the code you've entered off to a pastebin and display the pastebin URL for copying, etc. * Save the code you've entered to a file. * Auto-indentation. * Anti-Crash Mode. . This package contains bpython for Python 3. |
PackageMaintainer | Sebastian Ramacher <sramacher@debian.org> |
PackageName | bpython |
PackageSection | python |
PackageVersion | 0.24-1 |
SHA-1 | 202054B0CEED6D4A96D9433627F2A5E49ABC4036 |
SHA-256 | D3AD5052C72334896FFADA066E41802521443645CE88624A1805A525771C47FE |
Key | Value |
---|---|
MD5 | 900AE301E47677445F40DB8F435FF91F |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python38-bpython |
PackageRelease | 19.26 |
PackageVersion | 0.21 |
SHA-1 | 203F96AB6AFA55F6D3B98E33EABEB85D8C802C0F |
SHA-256 | 84A6FBCBB0BA5B536EC18F43CEA6A44355F7F19FCFCED95F3D06D52FF474F972 |
Key | Value |
---|---|
MD5 | 0896A2E2BBCE4DD86F466EFD13972794 |
PackageArch | noarch |
PackageDescription | Bpython is an enhanced Python interactive interpreter that uses curses and provides the following main features: in-line syntax highlighting; readline-like autocompletion with suggestions displayed as you type; expected argument specification for functions; a handy pastebin function to quickly submit your code and return a URL. Its goal is to bring together a few handy ideas to enhance the standard interpreter without getting carried away. |
PackageName | python3-bpython |
PackageRelease | 2.13 |
PackageVersion | 0.21 |
SHA-1 | 22E5C6252DC5804F6C0C34279483F921B05A4646 |
SHA-256 | 9C1C143C45DD0DE38F9F13AB9CCC27A9107770CF605D937ADC8DD82E867847E4 |