项目作者: unfor19

项目描述 :
Python project structure, relative imports, absolute imports, packages, and modules. Let's make it simpler.
高级语言: Python
项目地址: git://github.com/unfor19/python-project.git
创建时间: 2020-08-30T18:11:57Z
项目社区:https://github.com/unfor19/python-project

开源协议:

下载


python-project

This project attempts to consolidate best-practices all around the area of creating a Python package, including the development process, and package distribution process.

Visit this project’s Wiki Pages (docs) to learn how it all works.

Quick Start

To run the application, go ahead and use pip or Docker.

pip

Requires Python v3.6 and above

  1. $ pip install -U unfor19-appy
  2. $ appy
  3. Created the file: $HOME/python-project/meirg-ascii.txt
  4. Insert your name: meir gabay
  5. Hello Meir Gabay, here's the cat fact of the day:
  6. Unlike humans, cats do not need to blink their eyes on a regular basis to keep their eyes lubricated.
  7. $ cat $HOME/python-project/meirg-ascii.txt

Docker

Requires Docker

  1. $ docker run --rm -it unfor19/appy bash
  2. $ (container) appy
  3. Created the file: /app/meirg-ascii.txt
  4. ... # Same as above
  5. $ (container) cat /app/meirg-ascii.txt


Expand/Collapse - contents of meirg-ascii.txt

........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ......................................................::!!!!!::::....................................................... .................................................:!*$%@S#&$$$@@$%*%**!:................................................. .............................................:!*@&&@$::::.........::!$@%!!:............................................. ...........................................!@&@%%:.....................::!*!:........................................... .........................................*&#%:.............................::!!......................................... .......................................!@&*:.................................:!::....................................... .....................................:@$*.......................................:!:..................................... ....................................*#$:..........::::::........::::::.............:.................................... ...................................$S*............!&&&&@:......:@&&&&*.............::................................... ..................................@#:.............!&&%&&$......%&&%@&*................:................................. .................................$S!..............!&@%$&&!....!&&@%@&*................:................................. ................................%S!...............!&@$$@&@:...$&@$$@&*................:................................. ...............................!B&................!&@$&$&&*..*&&$&$@&*................::................................ ...............................!&!................!&@$&@$&@::@&@$&$@&*.................:................................ ...............................$&.................!&@$&&$@&%%&&$&&$@&*.................................................. ...............................@#.................!&@$&&&$&&&&$@&&$@&*.................................................. ...............................@@.................!&@$&&&$$&&@$&&&$@&*..................:............................... ...............................@&.................!&@$&@@&$@&$&@$&$@&*.................%!............................... ...............................%S:................!&@$&$!&@$$@&*%&$@&*................:S!............................... ...............................:B%................!&@$&$.%#$$#$.%&$@&*................%B:............................... ...............................:B#:...............!&@$&$.:$$$$!.%&$@&*................#@................................ ................................&B$...............!&@$&$........%&$@&*...............$S:................................ ................................:#S:..............!&@$&$........%&$@&*..............*B%................................. .................................:S#:.............!&&$&$........%&$@&*.............!S@.................................. ..................................!S&:............!&$%&$........%&%$&*............*S@................................... ...................................:&B$...........:!..:!........::..::..........:@B$.................................... .....................................%B@:......................................*#S*..................................... ......................................!##@!..................................!&S@:...................................... ........................................*&S@*:.............................*@#$:........................................ ..........................................!$SS&*:......................:!@&@%:.......................................... ............................................:*@###$*!:...........:::!$&&@%:............................................. ................................................!%@$$@&&#&@@&@@$&##&$%!:................................................ ......................................................:!!*%%%%*!!::..................................................... ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ....................!!!!:.......!!!!:.....!!!!!!!!!!!!!.....:!!!!.....!!!!!!!!!!!:.........:!!!!!!!:.................... ..................!&&$$%@!....!&$$$$$...*#@$@@@@@@@@@$&*..:$S$$$&:..!&&$$@@@@@@$%$%......!$$$$$$$$$$$:.................. .................:S#@*%%*@!..%B$*%%%@..!SB$%%*********@*..@BB*%*@!.:#B@*%%********$$...:$#%%%%%%%%%%%@:................. .................!&@@%%%%*@:*B$*%%%%@..*#&$%%%SSSSSSS#$:..@##*%*@!.!@#@*%*SSSSS#*%!&:..&B@%%%SBSSS%%*@*................. .................!&#@%%%%%*&B$*%%%%%@..*&@$%%%S&&&&&&%....@@&*%*@!.!&&@*%*#$$SBB*%!@!.!##$%%$&%@BBS##@:................. .................!&@@%%%%%%%$*%%%%%%@..*&@$%%%$$$$$$$@*...@@&*%*@!.!&@@*%%@%%@#@%%!&:.*&&$%%$%:@####&$!................. .................!&@@%%*&%*%%%!&$*%%@..*&&$%%*%%%%%%*@%...@@&*%*@!.!&@@*%%%%%%%%**$*..*&@$%%$#B#!%%%*$%................. .................!&@@%%*BB$$$%&B@*%%@..*&@$%%%SBBBBB#%:...@@#*%*@!.!&@@*%*@&&%*%!&!...*&&$%%%BBS@@%%*$*................. .................:#@@%%*BBBBS@#&@*%%@..*&&$%%%#####&$*%:..@@&*%*@!.!#@@*%*BBBB*%%%$...*#&$%%%SSSSS%%*$*................. .................!&#@*%*&!!!::&@@*%%@..!S#$%%*******%*@*..@&S*%*@!.!&&@*%*@$BBS*%*$%..!BBS****%%%***%@:................. .................:SB#@@@$....:S##$@@$..!BB&$@@@@@@@@@@&*..@BB$$$&:.:SB&$@@$.&BB&$@$&:..&BBB@$@$$@@@@%:.................. .................:SBBBS%:....:SBBBS%:..!BBBBBBBBBBBBB&*...@BBBB@!..:SBBBS%:.:SBBBB@!...:$#BBBBBBB#$!.................... ..................:!!!:.......:!!!:.....:!!!!!!!!!!!!.....:!!!:.....:!!!:....:!!!:........:!!!!!:....................... ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................ ........................................................................................................................

References

Authors

Created and maintained by Meir Gabay