Python Forum
Where to add own python modules in WinPython?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where to add own python modules in WinPython?
#1
i have a WinPython distribution decicated to a project that is used by multiple developers. I added all modules required for the project via WinPython Gui. Furthermore, we have a couple of custom python modules in the company that dont belong to the project. Therefore, i would like to put them in WinPython. Any idea what is the best place? 'Lib/site-packages' came to my mind, but its already pretty full of other stuff. Does WinPython come with a "MyOwnModules" folder that i did not find yet?
Reply
#2
Can use site module for this.
Follow this post.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Conversion of Oracle PL/SQL(packages, functions, procedures) to python modules. DivyaKumar 3 9,718 Oct-01-2024, 03:32 PM
Last Post: Alex_Kirpichny
Bug Python 3.12 cannot import local python files as modules sunflowerdog 25 49,797 Jul-31-2024, 01:52 PM
Last Post: sunflowerdog
  How to see the date of installation of python modules. newbieAuggie2019 4 7,672 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Python modules for accessing the configuration of relevant paths Imago 1 3,458 May-07-2022, 07:28 PM
Last Post: Larz60+
  Python modules to extract data from a graph? bigmit37 5 33,632 Apr-09-2021, 02:15 PM
Last Post: TysonL
  WinPython 3.8.2.0 not woking out of the box. hsazerty2 2 4,469 Nov-06-2020, 09:08 AM
Last Post: ilcaa72
  Including modules in Python using sys.path.append JoeDainton123 1 13,235 Aug-24-2020, 04:51 AM
Last Post: millpond
  how to get PID's of linux commands executed through python modules? Manikandan_PS 4 5,289 Mar-12-2020, 07:16 AM
Last Post: Manikandan_PS
  python modules davy_yg 1 3,155 Sep-25-2019, 03:14 AM
Last Post: metulburr
  Importing Custom Modules in Python 3 Flexico 1 3,861 Aug-24-2019, 08:11 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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