Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37570150
en ru br
ALT Linux repositórios
S:1.5.0-alt2

Group :: Development/Python3
RPM: python3-module-wsgi_intercept

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.5.0-alt2
Data da compilação: 31 maio 2021, 13:02 ( 151.9 weeks ago )
Tamanho:: 31.16 Kb

Home page:   https://pypi.python.org/pypi/wsgi_intercept

Licença: MIT
Sumário: wsgi_intercept installs a WSGI application in place of a real URI for testing
Descrição:

Installs a WSGI application in place of a real URI for testing.

Testing a WSGI application normally involves starting a server at a
local host and port, then pointing your test code to that address.
Instead, this library lets you intercept calls to any specific host/port
combination and redirect them into a WSGI application importable by your
test program. Thus, you can avoid spawning multiple processes or threads
to test your Web app.

Mantenedor currente: Grigory Ustinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-wsgi_intercept-tests
  • python3-module-wsgi_intercept-pickles
  • python3-module-wsgi_intercept-docs
  • python3-module-wsgi_intercept
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009