472,951 Members | 1,384 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,951 software developers and data experts.

pythonesque constructs for c++

One of the best features of python is its ease of use, and the ease of use
of its modules. Modules like os, os.path, and datetime are invaluable!

Does anyone know of analagous c++ libraries? It seems to me that most of the
functionality of these modules could easily be replicated in c++. Before I
go about doing that, I was just wondering if anyone knows if they already
exist?

thanks,
Josh
Sep 12 '07 #1
2 1035
Josh wrote:
One of the best features of python is its ease of use, and the ease of use
of its modules. Modules like os, os.path, and datetime are invaluable!

Does anyone know of analagous c++ libraries? It seems to me that most of the
functionality of these modules could easily be replicated in c++. Before I
go about doing that, I was just wondering if anyone knows if they already
exist?
Check out Boost.

http://www.boost.org/
http://www.boost.org/libs/filesystem/doc/index.htm
http://www.boost.org/doc/html/date_time.html

--
Szabolcs
Sep 12 '07 #2
Josh wrote:
Does anyone know of analagous c++ libraries? It seems to me that
most of the functionality of these modules could easily be
replicated in c++.
Sure, there are many. Apart from the already named, also widget
libraries often bring their own tools for this. wxWidgets and Qt
do, for instance.

Regards,
Björn

--
BOFH excuse #15:

temporary routing anomaly

Sep 12 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Paddy McCarthy | last post by:
I was looking at http://www.python.org/moin/PerlPhrasebook section 2.1.1, and was re-aquainted with a quote attributed to Larry Wall: "... You can program in a Pythonesque subset of Perl by...
0
by: Web Science | last post by:
Site and Features: http://www.eigensearch.com Search engine, eigenMethod, eigenvector, mathematical, manifolds, science, technical, search tools, eigenmath, Jacobian, quantum, mechanics,...
1
by: Web Science | last post by:
Site and Features: http://www.eigensearch.com Search engine, eigenMethod, eigenvector, mathematical, manifolds, science, technical, search tools, eigenmath, Jacobian, quantum, mechanics,...
0
by: Web Science | last post by:
Site and Features: http://www.eigensearch.com Search engine, eigenMethod, eigenvector, mathematical, manifolds, science, technical, search tools, eigenmath, Jacobian, quantum, mechanics,...
10
by: Gaz | last post by:
Hi guys. I'm doing a simple strategy game in python, hex based, with the PIL library. I'd like to know if there is a way to check the pointer position within a frame, so i can figure out which hex...
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.