Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kocicjelena/usemodule
- Owner: kocicjelena
- Created: 2017-07-01T12:55:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T20:54:01.000Z (over 6 years ago)
- Last Synced: 2024-11-14T14:25:44.083Z (2 months ago)
- Topics: docker, oop-examples, pypy, python, snap, snapcraft
- Language: Python
- Homepage: https://snapcraft.io/usemodule
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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}