Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kocicjelena/usemodule

use py module in oop (using) with pypy, wheel and no wheel consideration
https://github.com/kocicjelena/usemodule

docker oop-examples pypy python snap snapcraft

Last synced: 4 days ago
JSON representation

use py module in oop (using) with pypy, wheel and no wheel consideration

Awesome Lists containing this project

README

        

1.testing for "import module" after pip install

2. snap using snapcraft

3. docker image (future consideration upon finishing module for user)

command usemodule prints None in CMD (user is not programmaticaly defined in module)

futurize, pasteurize (done with setup.py) {print('Hello', file=sys.stderr)}

in test: import future, builtins, past, six {database failure}