The Pineridge Group The Pineridge Group
  • Posts
  • Support
    • Remote Support
    • WordPress Plugin Support
    • Web Services
  • WordPress Plugins
    • Plugin: tpg_get_posts
      • TPG Get Posts Documentation
      • Basic
      • Layouts
      • Lists
      • Thumbnails
      • Tag
      • Category Premium
      • Pagination
      • Format Byline & Metadata
      • Parms with Arrays
      • Video
    • Plugin: TPG Redirect
    • Donate
  • Store
    • Cart
    • Checkout
  • Contact
  • Posts
  • Support
    • Remote Support
    • WordPress Plugin Support
    • Web Services
  • WordPress Plugins
    • Plugin: tpg_get_posts
      • TPG Get Posts Documentation
      • Basic
      • Layouts
      • Lists
      • Thumbnails
      • Tag
      • Category Premium
      • Pagination
      • Format Byline & Metadata
      • Parms with Arrays
      • Video
    • Plugin: TPG Redirect
    • Donate
  • Store
    • Cart
    • Checkout
  • Contact

python

10 Apr 2025

Publish Python Package with Token

by cswaim | posted in: Windows, Software, Python | 0

At this moment in time April, 2025, the preferred way to authorize publishing a Python package to PYPI.org is to use tokens, twine and a trusted publisher.  For my simple project and my limited skills at setting up a git … Read More

python
4 May 2013

Python Sharing Objects across Namespaces

by cswaim | posted in: Software, Python | 0

I have an application that runs on Postgres & Mysql. Each program checks to determine the database type and then imports either postgres_db as db_util or mysql_db as db_util. This works without a problem if all code referencing the class … Read More

python, global, undefined, import

Recent Posts

  • Publish Python Package with Token
  • Manage WordPress Plugins with GIT svn
  • VS Code & Python Projects
  • Video-featured
  • Python Sharing Objects across Namespaces

Series

  • WordPress (0)
  • Linux (0)
  • Decison & Problem Analysis (4)
  • Business Consulting (0)

© 2025 The Pineridge Group