Python Forum
Python what should be name of the module for managing data of users ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python what should be name of the module for managing data of users ?
#1
Hi, I'm working a project and I want to create a package for using to manage user's data, but what should be name of this package? I created a data directory for storing data of users. and I can't use "data" name for this module or package because data directory is created for storage.

Thanks.
Reply
#2
user_management?
Reply
#3
(Dec-05-2017, 08:08 PM)nilamo Wrote: user_management?

thanks for answer. which name do you use for this ? do you use user_management ?

I decided to use datamng is it good ?
Reply
#4
It's just a name.  It's one of the least important aspects of a projects, as you can just change it later lol.

That said, datamng doesn't really say what it does, aside from doing something to some sort of data.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Managing recursive tasks in celery. vamix 1 867 Sep-04-2024, 06:36 PM
Last Post: deanhystad
  Multiprocessing Managing Help m7md_hka 0 451 Aug-22-2024, 09:57 AM
Last Post: m7md_hka
  managing new windows JonWayn 1 2,805 Sep-22-2022, 05:26 PM
Last Post: Larz60+
  Managing Objects JoeDainton123 1 2,297 May-15-2021, 03:18 PM
Last Post: Yoriz
  Managing dependencies with pipenv t4keheart 6 4,707 Aug-05-2020, 12:39 AM
Last Post: t4keheart
  How to make Python 3.7.6 accessible to users Doguhan 4 3,880 May-19-2020, 05:36 PM
Last Post: snippsat
  difficulties to chage json data structure using json module in python Sibdar 1 2,718 Apr-03-2020, 06:47 PM
Last Post: micseydel
  [split] Python Module for Druid Users - "druidpy!" adaomacarl 0 2,337 Jan-14-2020, 11:34 AM
Last Post: adaomacarl
  managing command codes for external controller box Oolongtea 0 2,377 Sep-19-2019, 08:32 AM
Last Post: Oolongtea
  Python redirect users to another url after form post blsturgeon 5 24,082 Jun-28-2018, 11:53 PM
Last Post: gontajones

Forum Jump:

User Panel Messages

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