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 8647527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T13:05:46+00:00 2026-06-12T13:05:46+00:00

In project I have used some 3rd party application. Now it looks it’s no

  • 0

In project I have used some 3rd party application. Now it looks it’s no more supported, so I have created a fork of this application on git for my needs.

How should I configure buildout so I will be able to make some changes in this application and then use it in my project? Formerly this application was in dependencies of setup.py. Right I am not sure how should I organize buildout and setuptools configuration.

  • 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-06-12T13:05:47+00:00Added an answer on June 12, 2026 at 1:05 pm

    If you want to continue development on the Git package, I’d use mr.developer to manage the package. mr.developer will mark the egg as a developer egg, which means it’ll not be pulled from PyPI but used locally.

    Moreover, mr.developer will manage the working copy for you:

    [buildout]
    extensions = mr.developer
    auto-checkout = your.package.name
    
    [sources]
    your.package.name = git git@github.com:yourgitname/your.package.name.git
    

    Now, when running your buildout, mr.developer will automatically check out your.package.name from git into the src/ subdirectory, run it’s setup.py to make a development egg, and buildout will use that egg to satisfy dependencies on it.

    If you need a different sources directory, use the sources-dir option:

    [buildout]
    # ...
    sources-dir = ${buildout:directory}/some-other/directory
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a VS project used for my .NET WCF host with some simple
Is it a good idea? Well I have used other 3rd party Libraries like
I have used mercurial for some time now and never had any problems using
For a project I used some logic in my view, this is not the
I have used hibernate along with oracle to create some project... I had many
i need to access folder in project .I have used Directory.CurrentDirectory and it is
I have used push notification for my project & was working fine with HTTP
I have used the following template in my project: <DataTemplate x:Key=textBoxDataTemplate> <TextBox Name=textBox ToolTip={Binding
I have used java mail(com.sun.mail.smtp) from my struts project. Mail is sent successfully but
I have a large project in C++ Builder that seems to have used the

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.