Python Forum
Can anyone recommend a step by step guide to building an app
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can anyone recommend a step by step guide to building an app
#8
(Sep-14-2019, 03:34 PM)snippsat Wrote: Start bye looking at virtual environment and packaging at basic level.
I have several post about this,can link to some here, here, here, here.
In this tutorial i cover wide range of stuff regarding this.

Many project do create Packaging for you eg Django.
There are many tools for this to Poetry(Good), Cookiecutter.
There are Cookiecutter for many project eg Flask(tool i use most for web creation) cookiecutter-flask, cookiecutter-kivy...ect.

Tools can be fine,but getting basic knowledge about this toic first can help.
Python also have Python Packaging Authority,that maintain(also have tutorials) of
many these tool eg pip,wheel,setuptools(setup.py) ect.

Many thanks for these links. I will read through these today and I will post back here with some questions if I have them.

Thanks again
Reply


Messages In This Thread
RE: Can anyone recommend a step by step guide to building an app - by PyNovice - Sep-15-2019, 08:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Which one of these would you recommend? vil0x 2 2,213 Dec-27-2023, 05:08 PM
Last Post: gulshan212
  Can you recommend me a vps that will run api python code? SuchUmami 2 1,043 Aug-16-2023, 02:21 PM
Last Post: snippsat
  iterating an iterator by one step Skaperen 0 1,609 Feb-09-2021, 08:38 PM
Last Post: Skaperen
  What book/course do you recommend for an "advanced" beginner? Edmond 3 2,357 Jan-22-2021, 04:12 PM
Last Post: BashBedlam
  Career step with Python izildop 0 1,474 Dec-26-2019, 09:41 PM
Last Post: izildop
  What YouTube tutorials do you recommend: nelsonkane 8 4,673 Jan-31-2018, 02:20 PM
Last Post: sparkz_alot
  next step after learning ngj38uk 3 4,369 Feb-24-2017, 06:21 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020