Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 674237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:41:02+00:00 2026-05-14T00:41:02+00:00

Is there a way that when a user types python setup.py install to install

  • 0

Is there a way that when a user types

python setup.py install

to install a Python package, setup.py can be made to set specific variables at the base of the pacakge? A common example would be to basically set mypackage.__revision__ to be the svn revision of the checkout if one is working from svn. Another example case would be if the user can choose a global option, so that the option mypackage.__option__ be set according to a flag passed to setup.py, e.g.

python setup.py install --set-flag=10

Then when using the package, mypackage.__option__ would equal 10.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:41:02+00:00Added an answer on May 14, 2026 at 12:41 am

    The SVN version can be set by SVN. You don’t need to use setup.py to mess with that.

    Simply include the $Revision$ flag in the text somewhere and tell SVN to do replacements.

    Global options are usually handled by configuration files. Why mess with it at install time? It’s much easier (and more flexible) to create and read a configuration file.

    You could, for example, install a configuration file with instructions on how to edit it. If the configuration file is in Python, then it’s simply a variable in the configuration.

    THEOPTION = 10
    

    That would be enough. Very simple. Very standardized. Very easy to manage.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way that we can print the user name of the person
Is there a way to set up a function that will get the user
is there any way that when i user send an email to admin@xx.com the
Is there a way that I manually have a user look up the current
Is there a way to know that the user is closing the navigator, and/or
Is there a way to learn the username of the user that has a
Is there any way to copy text from a TextView that has User Interaction
Is there a way to make the UIPickerView read-only? This means that the user
Is there way that I can read the file from remote server using fopen
I'm trying to create a set of function templates that can take different types

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.