473,395 Members | 1,496 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Python Modules for Various Internet Protocols?

Hello,

I was wondering whether there are any Python modules for various
Internet protocols, e.g., is there something similar to

import ftp

client = ftpopen(...)

and so on.

Thanks,

Efrat
Jul 18 '05 #1
3 1114
Efrat Regev wrote:
Hello,

I was wondering whether there are any Python modules for various
Internet protocols, e.g., is there something similar to

Erfat...yes...batteries included!

http://docs.python.org/lib/internet.html

Thanks,
-Kartic

Jul 18 '05 #2
"Kartic" <ka******************@gmail.com> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
Efrat Regev wrote:
Hello,

I was wondering whether there are any Python >
Erfat...yes...batteries included!
http://docs.python.org/lib/internet.html

Thanks,
-Kartic

Excellent! more like generator included :-)

Many thanks,

Efrat
Jul 18 '05 #3
On Thu, Feb 24, 2005 at 11:11:07AM -0600, Efrat Regev wrote:
I was wondering whether there are any Python modules for various
Internet protocols, ...


Twisted (http://twistedmatrix.com/products/twisted) is an event driven
framework for writing network applications. It includes many internet protocols
including ftp, irc, imap4, pop, etc...

Chris
Jul 18 '05 #4

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

Similar topics

699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
10
by: Andrew Dalke | last post by:
Is there an author index for the new version of the Python cookbook? As a contributor I got my comp version delivered today and my ego wanted some gratification. I couldn't find my entries. ...
4
by: Oleg Paraschenko | last post by:
Hello, maybe of some interest: http://pysch.sourceforge.net/ast.html -- Oleg
3
by: pinkfloydhomer | last post by:
I am writing a program that has to do some lightweight HTTP communication with a webserver on the internet. I haven't checked, but I'm sure I could do something lowlevel like opening a socket...
113
by: John Nagle | last post by:
The major complaint I have about Python is that the packages which connect it to other software components all seem to have serious problems. As long as you don't need to talk to anything outside...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.