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

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

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.0.4-alt2
Data da compilação: 5 novembro 2019, 07:43 ( 229.3 weeks ago )
Tamanho:: 6794 b

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

Licença: Apache v2
Sumário: Simple decorator implementation of an interface
Descrição:

This library is a trivial implementation of an interface in Python,
with the following aspects / features:

* It fails at import time, not at construction, so you know
 immediately when you have a problem.
* It's quite simple (very few LOC) and lenient where it counts
* It exclusively uses decorators, so...
* It does not require inheritance (reducing 'forced' subclassing)
* It does not enforce any typing checks
* It is intended to 'enhance' duck typing by avoiding common
 pitfalls (forgot to implement something on your fake duck class,
 overwrote something fundamental, etc.)

Mantenedor currente: Andrey Bychkov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-interfaces
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