Result for 2A95BD5C875CDD0480F774065DCDD5CF593B5640

Query result

Key Value
FileName./usr/lib64/python3.4/site-packages/falcon/api.py
FileSize12776
MD58BBE0ECB00DEE1B283D7EFD4DAD7E190
SHA-12A95BD5C875CDD0480F774065DCDD5CF593B5640
SHA-25672957222A29C22FCA6D9CB13D10ABBE40BEFFC2B4A176E76C80DB538D5EB1873
SSDEEP384:ERnSNDs6oDsVM0uvqVcRKeyTIb4Y7OLNb:E5SNPoDs0qQl01hb
TLSHT15042A777AE052632C396C798958FED83C311C47B23A12164B8EC83581F9572A91FE7E6
hashlookup:parent-total18
hashlookup:trust100

Network graph view

Parents (Total: 18)

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

Key Value
MD553E0C318376E5A474CAA2AD37C742964
PackageArchppc64le
PackageDescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
PackageMaintainerFedora Project
PackageNamepython-falcon
PackageRelease4.fc21
PackageVersion0.1.8
SHA-105BD457E2219BCF4719BAB3DB2817A1D00A48CCD
SHA-256132BBAA8DAF1236855EF15D27F5A197F05BFEFAD1F550EABE5C86C8C8D355688
Key Value
MD5FA3F978458D3417D0D212EC2C727A11D
PackageArchppc64le
PackageDescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
PackageMaintainerFedora Project
PackageNamepython3-falcon
PackageRelease4.fc21
PackageVersion0.1.8
SHA-1075E3A6CBC91D8C8CC4DAFBA10AD2D6586F9C1A4
SHA-256B4395FA915320DBBB34EAF1E2841ED44887FE73C8B0CA1DB70C2FB85221FE627
Key Value
MD5641DD8D6916064921EAF97C8CDAEF34C
PackageArchs390
PackageDescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
PackageMaintainerFedora Project
PackageNamepython3-falcon
PackageRelease4.fc21
PackageVersion0.1.8
SHA-10BB6C0D1EADD872116039AC3C8BF479666232130
SHA-256E872BC35CF0FEE67F95C664B17D5BDF1F72BB2A787D9E3D915CC2461213720AC
Key Value
MD5A8A3EA5F154D054530BCF4847A0FEE63
PackageArchs390
PackageDescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
PackageMaintainerFedora Project
PackageNamepython-falcon
PackageRelease4.fc21
PackageVersion0.1.8
SHA-1234775AA2E1431DA9F467B36B8E6A0DCC9FF411D
SHA-25628D6D86B86B34FE05738B3A460692EA2536C08F3FEDD2C7B8324B3C97EF70591
Key Value
FileSize180680
MD5190F35BFB4D06C18DF027526ACFAA3E8
PackageDescriptionsupersonic micro-framework for building cloud APIs - Python 3.x Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. . Unlike other Python web frameworks, Falcon won't bottleneck your API's performance under highly concurrent workloads. Many frameworks max out at serving simple "hello world" requests at a few thousand req/sec, while Falcon can easily serve many more on the same hardware. . Falcon isn't very opinionated. In other words, the framework leaves a lot of decisions and implementation details to you. . Features: * Intuitive routing via URI templates and resource classes * Easy access to headers and bodies through request and response classes * Idiomatic HTTP error responses via a handy exception base class * DRY request processing using global, resource, and method hooks * Snappy unit testing through WSGI helpers and mocks * 20% speed boost when Cython is available * Python 2.6, Python 2.7, PyPy and Python 3.3 support . This package provides the Python 3.x module.
PackageMaintainerPKG OpenStack <openstack-devel@lists.alioth.debian.org>
PackageNamepython3-falcon
PackageSectionpython
PackageVersion0.1.8-3
SHA-12849A4B738DC0DADF87CC80A471448B214B2F188
SHA-2560A027A6C4ED0144F3D46FCCAB56F8B5F1B18A7198BE2D8B4ADB939373336EF43
Key Value
FileSize184852
MD5C742934D3994B3E199FC540F720C482A
PackageDescriptionsupersonic micro-framework for building cloud APIs - Python 2.x Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. . Unlike other Python web frameworks, Falcon won't bottleneck your API's performance under highly concurrent workloads. Many frameworks max out at serving simple "hello world" requests at a few thousand req/sec, while Falcon can easily serve many more on the same hardware. . Falcon isn't very opinionated. In other words, the framework leaves a lot of decisions and implementation details to you. . Features: * Intuitive routing via URI templates and resource classes * Easy access to headers and bodies through request and response classes * Idiomatic HTTP error responses via a handy exception base class * DRY request processing using global, resource, and method hooks * Snappy unit testing through WSGI helpers and mocks * 20% speed boost when Cython is available * Python 2.6, Python 2.7, PyPy and Python 3.3 support . This package provides the Python 2.x module.
PackageMaintainerPKG OpenStack <openstack-devel@lists.alioth.debian.org>
PackageNamepython-falcon
PackageSectionpython
PackageVersion0.1.8-3
SHA-142528509E28174A0B8FDBC1DF80B4016F57DB6E6
SHA-25604760BF71479CF1C4305333B746B072ADC25DAAE772226D2E8B22FE702910DE8
Key Value
FileSize167882
MD5151497549348C33E6B4FBD257222B517
PackageDescriptionsupersonic micro-framework for building cloud APIs - Python 2.x Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. . Unlike other Python web frameworks, Falcon won't bottleneck your API's performance under highly concurrent workloads. Many frameworks max out at serving simple "hello world" requests at a few thousand req/sec, while Falcon can easily serve many more on the same hardware. . Falcon isn't very opinionated. In other words, the framework leaves a lot of decisions and implementation details to you. . Features: * Intuitive routing via URI templates and resource classes * Easy access to headers and bodies through request and response classes * Idiomatic HTTP error responses via a handy exception base class * DRY request processing using global, resource, and method hooks * Snappy unit testing through WSGI helpers and mocks * 20% speed boost when Cython is available * Python 2.6, Python 2.7, PyPy and Python 3.3 support . This package provides the Python 2.x module.
PackageMaintainerPKG OpenStack <openstack-devel@lists.alioth.debian.org>
PackageNamepython-falcon
PackageSectionpython
PackageVersion0.1.8-3
SHA-1425E7B12E236AD42CC2BF5A70CCBA037EF89C315
SHA-256076B7863FBEA4FB394265F26D59379223E9719F2805581F8E0E86CAF57CF3BDF
Key Value
MD5322A24E3FE7F5A934D240747BBB2AD27
PackageArchppc64
PackageDescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
PackageMaintainerFedora Project
PackageNamepython-falcon
PackageRelease4.fc21
PackageVersion0.1.8
SHA-16B4540F1FA0EEF3CA823378AA291DA9E0D5E7FEF
SHA-256AB8F196DD2A466E59942E943360E07E89C1B9B5B8D0572A1DF249310629CD0FF
Key Value
FileSize167644
MD53FE3131E4C90BB2EBEC783178E7DDB8B
PackageDescriptionsupersonic micro-framework for building cloud APIs - Python 3.x Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. . Unlike other Python web frameworks, Falcon won't bottleneck your API's performance under highly concurrent workloads. Many frameworks max out at serving simple "hello world" requests at a few thousand req/sec, while Falcon can easily serve many more on the same hardware. . Falcon isn't very opinionated. In other words, the framework leaves a lot of decisions and implementation details to you. . Features: * Intuitive routing via URI templates and resource classes * Easy access to headers and bodies through request and response classes * Idiomatic HTTP error responses via a handy exception base class * DRY request processing using global, resource, and method hooks * Snappy unit testing through WSGI helpers and mocks * 20% speed boost when Cython is available * Python 2.6, Python 2.7, PyPy and Python 3.3 support . This package provides the Python 3.x module.
PackageMaintainerPKG OpenStack <openstack-devel@lists.alioth.debian.org>
PackageNamepython3-falcon
PackageSectionpython
PackageVersion0.1.8-3
SHA-16F3804B2EB7A32CD5CAB9E6A97EF559D7B7687B3
SHA-256F4684BF6E5569005113B327B5660D12D813C14424A311649DF63B67E20E212AE
Key Value
MD554416B9E1CC09A9BBF0FDF0D9250AB49
PackageArchaarch64
PackageDescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
PackageMaintainerFedora Project
PackageNamepython3-falcon
PackageRelease4.fc21
PackageVersion0.1.8
SHA-18AD411A658845529F41D50C71C3CDD6F9B0B63A2
SHA-256A0FFE51DEDCA5B387335C4FBDB38582EFFB17D37281D84315000FDD6601C0E14