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

  • Home
  • SEARCH
  • 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 3331488
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T23:35:21+00:00 2026-05-17T23:35:21+00:00

Disclaimer : This is a very basic question, but keep in mind I come

  • 0

Disclaimer: This is a very basic question, but keep in mind I come from a Microsoft background, and I’ve programmed mostly in .NET with Visual Studio (this may help you help me with analogies perhaps)


I started programming a little python for the fun of it, so I downloaded eclipse, and installed PyDev.

I reached a point where I needed to parse a date, and I found an alternive to time.strptime that seemed interesting. That alternative was python-dateutil.

I went ahead and downloaded it, but I had problems when I tried to use it.
Apparently the download includes source files, and I had absolutely no idea how to use it in my “project” in eclipse.

So my very basic questions:

  • Do I need to include the source files directly with my files? Perhaps in a subdirectory? How would I use it in my code (how do I import them in my .py file)?
  • Do I need to “build” (make?) them and reference them? How? How do you “compile” something like that in windows?
  • Am I totally missing some important point?

Thank you for your patience.

  • 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-17T23:35:22+00:00Added an answer on May 17, 2026 at 11:35 pm

    I went ahead and downloaded it, but I
    had problems when I tried to use it.
    Apparently the download includes
    source files, and I had absolutely no
    idea how to use it in my “project” in
    eclipse.

    you should use pip in your line of command type :

    pip install python-dateutil
    

    this command will do all the thing for you it will download and install the library
    automatically. if you don’t have pip refer to the documentation above to see how you should install it

    Do I need to include the source files
    directly with my files? Perhaps in a
    subdirectory? How would I use it in my
    code (how do I import them in my .py
    file)?

    if you have used pip like above no need , you should now just import dateutil in your scripts to use it:

    import dateutil
    

    Do I need to “build” (make?) them and
    reference them? How? How do you
    “compile” something like that in
    windows?

    everything is done with pip (magic isn’t it 🙂 )

    Am I totally missing some important
    point?

    Yes python is cool, easy and fun , forget about make ,make install … Everything in python is easy installable.

    And for the love of G.. please use pip (it’s an order from the BDFL).

    alt text

    hope this can help:)

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

Sidebar

Related Questions

Disclaimer: This is not actually a programming question, but I feel the audience on
Disclaimer: This is for a homework assignment, but the question is not regarding the
Disclaimer This is not strictly a programming question, but most programmers soon or later
Full disclaimer: I'm a CS student, and this question is related to a recently
DISCLAIMER : this is the classic case of .NET GUI trying to work his
Background: I've written this before but I don't like the approach. The reason is
Disclaimer: I'm very new to Django. I must say that so far I really
Disclaimer : My apologies for all the text below (for a single simple question),
Disclaimer: I'm stuck on TFS and I hate it. My source control structure looks
Disclaimer: the following is a sin against XML. That's why I'm trying to change

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.