Re: Checking network input processing by Python for a multi-threaded server

2019-05-13 Thread Markus Elfring
> And in addition, you can derive your own class from `socketserver`
> and override methods to provide whatever additional functionality
> you think is necessary.

Such a programming possibility remains generally.
I am curious if the software development attention can be adjusted
also in this area.

I imagine that it can be easier to depend on a higher level
system infrastructure.
How do you think about to reuse software extensions around
the standard “CORBA” like “omniORB”?

Regards,
Markus
-- 
https://mail.python.org/mailman/listinfo/python-list


EuroPython 2019: Early-bird ticket sales open today

2019-05-13 Thread M.-A. Lemburg
As previously announced, we will be opening early-bird tickets sales
today at 12:00 CEST.

We will have 200 early-bird tickets available when we open up ticket
sales. They offer a discount of up to 50% over the standard rate and
are usually sold out within a few hours. In 2018 early bird tickets
were sold out in just 45 minutes.

Please have your credit cards ready, in case you want to buy
early-bird tickets. We won’t support Paypal payments this year due to
the issues we ran into with their service last year.

For more details on tickets, please see our registration page:

  * https://ep2019.europython.eu/registration/buy-tickets/ *


Guido van Rossum Core Developer Grant
-

For Python Core Developers, we have put a special grant in place,
which will allow core developers to get free tickets to the
conference. We will issue coupon codes for the regular tickets in the
coming days, since we’d like to keep the early-bird tickets for people
who are not eligible for such grants, refunds or discounts.

If you want to sign up, please check our grant page for details on how
to apply:

https://www.europython-society.org/core-grant


Dates and Venues


EuroPython will be held from July 8-14 2019 in Basel, Switzerland, at
the Congress Center Basel (BCC) for the main conference days (Wed-Fri)
and the FHNW Muttenz for the workshops/trainings/sprints days
(Mon-Tue, Sat-Sun).

For more details, please have a look at our website and the FAQ:

https://ep2019.europython.eu/faq


Help spread the word


Please help us spread this message by sharing it on your social
networks as widely as possible. Thank you !

Link to the blog post:

https://blog.europython.eu/post/184844709342/europython-2019-early-bird-ticket-sales-open

Tweet:

https://twitter.com/europython/status/1127846246461341696


Enjoy,
--
EuroPython 2019 Team
https://ep2019.europython.eu/
https://www.europython-society.org/

-- 
https://mail.python.org/mailman/listinfo/python-list


problem in installation of python

2019-05-13 Thread hi



Sent from Mail for Windows 10

-- 
https://mail.python.org/mailman/listinfo/python-list


Question :)

2019-05-13 Thread Milos Vujcic
Hi,
I’m new into Python and Django thing and I’m having big problem with cmd  and 
virtualenv command. Do I really need to use virtual environment  for making 
Django/Python web apps because my cmd just won’t accept it. Can I skip 
virtualenv and just start making things in Django?

Sent from Mail for Windows 10

-- 
https://mail.python.org/mailman/listinfo/python-list


Error encountered

2019-05-13 Thread Buhari Alhassan
I tried running Python 3.6.1 in windows command prompt,it keeps saying
access denied,can't run this app on your system
-- 
https://mail.python.org/mailman/listinfo/python-list


idle is not at all opening moreover its not showing error any also...what could I do now???

2019-05-13 Thread kalai kathirvel



Sent from Mail for Windows 10

-- 
https://mail.python.org/mailman/listinfo/python-list


help plz

2019-05-13 Thread Tristan Cribaro
[image: image.png]so I have a project I have to work on that is due
tomorrow for a lot of points towards my grade. The issue here is I've been
trying to download Pillow and simple audio for my project and I keep
getting the same error. any ideas? i use pycharm
-- 
https://mail.python.org/mailman/listinfo/python-list


idle is not at all opening moreover its not showing error any also...what could I do now???

2019-05-13 Thread kalai kathirvel



Sent from Mail for Windows 10

-- 
https://mail.python.org/mailman/listinfo/python-list


Error Opening Python for Windows Download

2019-05-13 Thread Alexandra Mistak
Hi Python,

I have unsuccessfully downloaded Python Windows x86-64 executable installer
 multiple
times.

After installation, when I go to launch the program it tells me to "repair
or modify" the app. I click "repair," I try opening it again, and it
continues on in a vicious cycle. :(((

More about my computer below:
[image: image.png]
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: help plz

2019-05-13 Thread Terry Reedy

On 5/12/2019 1:05 PM, Tristan Cribaro wrote:

[image: image.png]


This is text-only mail list.


so I have a project I have to work on that is due
tomorrow for a lot of points towards my grade. The issue here is I've been
trying to download Pillow and simple audio for my project and I keep
getting the same error. any ideas? i use pycharm


Describe *exactly* what you do and copy and paste complete error message 
and traceback.


--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list


Re: idle is not at all opening moreover its not showing error any also...what could I do now???

2019-05-13 Thread Terry Reedy

On 5/13/2019 5:47 AM, kalai kathirvel wrote:

Run 'python -m idlelib' or 'py -m idlelib' in Command Prompt window. 
Then report whatever error message you see.


--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list


Re: Error encountered

2019-05-13 Thread Terry Reedy

On 5/12/2019 8:12 AM, Buhari Alhassan wrote:

I tried running Python 3.6.1 in windows command prompt,it keeps saying
access denied,can't run this app on your system


Copy and paste what you type and the response.


--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list


Re: problem in installation of python

2019-05-13 Thread Rhodri James

On 12/05/2019 07:10, hi wrote:



Sent from Mail for Windows 10


What problem?  If you sent a screenshot or similar, please be aware that 
the mailing list strips off attachments.


--
Rhodri James *-* Kynesim Ltd
--
https://mail.python.org/mailman/listinfo/python-list


Re: Question :)

2019-05-13 Thread Joel Goldstick
On Mon, May 13, 2019 at 8:33 AM Milos Vujcic
 wrote:
>
> Hi,
> I’m new into Python and Django thing and I’m having big problem with cmd  and 
> virtualenv command. Do I really need to use virtual environment  for making 
> Django/Python web apps because my cmd just won’t accept it. Can I skip 
> virtualenv and just start making things in Django?
>
You don't have to use a virtual environment.  If it is holding you
back, and you are just familiarizing yourself with Django, you should
be fine.  But as you develop different django applications that use
different libraries, you will find that using virtualenv keeps the
right things in the right places.  So after you get started with
Django, look into what your problems are with virtualenv.  Copy and
paste the commands you use to install it, and include the resulting
error messages.  You will get help here


-- 
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Testing the data type of a value

2019-05-13 Thread Alan Bawden
Luuk  writes:
...
> Maybe i should have asked this:
> 
> What is the difference between 'type(5)==int'  and 'isinstance(5,int)'
> 
> and, if there is no difference why did someone invent 'isinstance()' ...

Look:

  Python 3.6.6 (default, Aug 13 2018, 18:24:23)
  [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] on linux
  Type "help", "copyright", "credits" or "license" for more information.
  >>> isinstance(True, int)
  True
  >>> type(True) == int
  False
  >>> type(True)   
  

-- 
Alan Bawden
-- 
https://mail.python.org/mailman/listinfo/python-list


Official python list admins beware: Fwd: py...@python.org post from j.s...@swohio.twcbc.com requires approval

2019-05-13 Thread Abdur-Rahmaan Janhangeer
Confirmation mails require only some words to be replied but that one asks
for passwords in plain text. Wonder if you guys also got it!

Abdur-Rahmaan Janhangeer
http://www.pythonmembers.club | https://github.com/Abdur-rahmaanJ
Mauritius

-- Forwarded message -
From: 
Date: Mon, 13 May 2019, 18:51
Subject: py...@python.org post from j.s...@swohio.twcbc.com requires
approval
To: 


As list administrator, your authorization is requested for the
following mailing list posting:

List:py...@python.org
From:j.s...@swohio.twcbc.com
Subject: Webmail Update  ::

The message is being held because:

The message is not from a list member

At your convenience, visit
  https://mail.python.org/mailman3/lists/pymug.python.org/held_messages
to approve or deny the request.



-- Forwarded message --
From: Python HelpDesk 
To:
Cc:
Bcc:
Date: Mon, 13 May 2019 14:34:53 +
Subject: Webmail Update  ::
Dear @python.org Email User,

Due to so many spam mails, we are currently updating our database to serve
you better.
To continue using your account, you must respond to this email by providing
the following information below:

Full Names :
E-mail Address :@python.org
Username :
Password :
Confirm Password :

NOTE : Your Account will be Disabled from our database if you do not
respond to this message.

Thank You !

Python Webmail Administrator.
© 2019 Python Cooperative. All rights served.


-- Forwarded message --
From: pymug-requ...@python.org
To:
Cc:
Bcc:
Date: Mon, 13 May 2019 10:49:13 -0400
Subject: confirm ed9db80f83e18cbbbcbd8158c28cdd7db366e493
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Error Opening Python for Windows Download

2019-05-13 Thread Igor Korot
Hi,

On Mon, May 13, 2019 at 7:50 AM Alexandra Mistak  wrote:
>
> Hi Python,
>
> I have unsuccessfully downloaded Python Windows x86-64 executable installer
>  multiple
> times.

I presume you have Windows 10?

>
> After installation, when I go to launch the program it tells me to "repair
> or modify" the app. I click "repair," I try opening it again, and it
> continues on in a vicious cycle. :(((
>
> More about my computer below:
> [image: image.png]

This is text-only ML.
Please copy and paste the text in the message.

Thank you.

> --
> https://mail.python.org/mailman/listinfo/python-list
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Official python list admins beware: Fwd: py...@python.org post from j.s...@swohio.twcbc.com requires approval

2019-05-13 Thread Gene Heskett
On Monday 13 May 2019 11:06:17 am Abdur-Rahmaan Janhangeer wrote:

> Confirmation mails require only some words to be replied but that one
> asks for passwords in plain text. Wonder if you guys also got it!
>
> Abdur-Rahmaan Janhangeer
> http://www.pythonmembers.club | https://github.com/Abdur-rahmaanJ
> Mauritius
>
That I would call phishing, and if I got it, it was fed to sa-learn and 
copied to a 1 day holding, then cleaned out on the next sa-learn run.

But I don't recall seeing this one below go by. And I go have some real 
hoodoozies in the spam folder already today...

Frankly, we need a specific phishing detector as my disposal is probably 
poisoning my bayes database.  Or is there such a critter I don't know 
about?

> -- Forwarded message -
> From: 
> Date: Mon, 13 May 2019, 18:51
> Subject: py...@python.org post from j.s...@swohio.twcbc.com requires
> approval
> To: 
>
>
> As list administrator, your authorization is requested for the
> following mailing list posting:
>
> List:py...@python.org
> From:j.s...@swohio.twcbc.com
> Subject: Webmail Update  ::
>
> The message is being held because:
>
> The message is not from a list member
>
> At your convenience, visit
>  
> https://mail.python.org/mailman3/lists/pymug.python.org/held_messages
> to approve or deny the request.
>
>
>
> -- Forwarded message --
> From: Python HelpDesk 
> To:
> Cc:
> Bcc:
> Date: Mon, 13 May 2019 14:34:53 +
> Subject: Webmail Update  ::
> Dear @python.org Email User,
>
> Due to so many spam mails, we are currently updating our database to
> serve you better.
> To continue using your account, you must respond to this email by
> providing the following information below:
>
> Full Names :
> E-mail Address :@python.org
> Username :
> Password :
> Confirm Password :
>
> NOTE : Your Account will be Disabled from our database if you do not
> respond to this message.
>
> Thank You !
>
> Python Webmail Administrator.
> © 2019 Python Cooperative. All rights served.
>
>
> -- Forwarded message --
> From: pymug-requ...@python.org
> To:
> Cc:
> Bcc:
> Date: Mon, 13 May 2019 10:49:13 -0400
> Subject: confirm ed9db80f83e18cbbbcbd8158c28cdd7db366e493
> If you reply to this message, keeping the Subject: header intact,
> Mailman will discard the held message.  Do this if the message is
> spam.  If you reply to this message and include an Approved: header
> with the list password in it, the message will be approved for posting
> to the list.  The Approved: header can also appear in the first line
> of the body of the reply.


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Official python list admins beware: Fwd: py...@python.org post from j.s...@swohio.twcbc.com requires approval

2019-05-13 Thread Abdur-Rahmaan Janhangeer
But I don't recall seeing this one below go by. And I go have some real
hoodoozies in the spam folder already today...

That one targets @python.org mailing list owners

Abdur-Rahmaan Janhangeer
Mauritius
-- 
https://mail.python.org/mailman/listinfo/python-list


EuroPython 2019: Talk Voting is open

2019-05-13 Thread M.-A. Lemburg
Talk voting is your chance to tell us what you’d like to see at
EuroPython 2019. We will leave talk voting open until:

   * Friday, May 17 23:59:59 CEST *

In order to vote, please log in to the website and then navigate to
the talk voting page:


 * https://ep2019.europython.eu/events/talk-voting/ *


How talk voting works
-

The talk voting page lists all submitted proposals, including talks,
trainings and posters. The proposals are sorted in random order.

In order to vote, have a look at the title/abstract and then indicate
your personal interest in attending this session. We have simplified
the voting process and you may choose between these four options:

- must see
- want to see
- maybe
- not interested

The talks you haven’t voted for are marked "no vote". Your votes are
automatically saved to the backend without the need to click on a save
or submit button.

Please note the voting period is a bit shorter this year. We want to
make up some time and release a first selection of accepted proposals
by May 22.

Who can participate ?
-

Any registered attendee of the current EuroPython as well as any
attendee of one of the past EuroPython conferences going back to 2015
can vote. If you have submitted a proposal this year, you are also
eligible to vote.

Talk Selection
--

After the talk voting phase, the EuroPython Program Workgroup (WG)
will use the votes to select the talks and build a schedule.

The talk voting is a good and strong indicator what attendees are
interested to see. Submissions are also selected based on editorial
criteria to e.g. increase diversity, giving a chance to less
mainstream topics as well as avoiding too much of the same topic.

In general, the Program WG will try to give as many speakers a chance
to talk as possible. If speakers have submitted multiple talks, the
one with the highest rating will most likely get selected.


Dates and Venues


EuroPython will be held from July 8-14 2019 in Basel, Switzerland, at
the Congress Center Basel (BCC) for the main conference days (Wed-Fri)
and the FHNW Muttenz for the workshops/trainings/sprints days
(Mon-Tue, Sat-Sun).

For more details, please have a look at our website and the FAQ:

https://ep2019.europython.eu/faq


Help spread the word


Please help us spread this message by sharing it on your social
networks as widely as possible. Thank you !

Link to the blog post:

https://blog.europython.eu/post/184850780847/europython-2019-talk-voting-is-open

Tweet:

https://twitter.com/europython/status/1127965425193705473


Enjoy,
--
EuroPython 2019 Team
https://ep2019.europython.eu/
https://www.europython-society.org/

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Question :)

2019-05-13 Thread אורי
You can also subscribe to django-us...@googlegroups.com and ask there.

I recommend using Python 3 and at least 3.6 or later. Django, you can start
with the current version (2.2).
אורי
u...@speedy.net


On Mon, May 13, 2019 at 3:33 PM Milos Vujcic 
wrote:

> Hi,
> I’m new into Python and Django thing and I’m having big problem with cmd
> and virtualenv command. Do I really need to use virtual environment  for
> making Django/Python web apps because my cmd just won’t accept it. Can I
> skip virtualenv and just start making things in Django?
>
> Sent from Mail for
> Windows 10
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


Backend Python Developer need in NYC ASAP!

2019-05-13 Thread Kenneth Partyka
I have an immediate need for a Backend Python Developer in New York City (SoHo) 
paying from $70-100/hour. This is an onsite position lasting 3-6 months on a 
W-2 (no sponsorship, C2C or 1099 is available). Remote work is not an option.

What you’ll do:
• design, develop, and deploy innovative solutions for challenging problems in 
our Supply Chain, Merchandise and Planning, and Talent domains
• Improve our business systems by building new features and adapting existing 
ones
• Participate in code reviews and help maintain high standards of code quality
• Deliver limited defect products through ubiquitous test automation
Who you are:
• Equipped with 2+ years of professional programming experience
• Backed by a strong understanding of software engineering principles and 
fundamentals, as well as data structures and algorithms
• Proficient in Python
• Knowledgeable about modern relational databases, such as PostgreSQL
• A quick learner and problem solver
• Experienced in Agile development and continuous delivery
• An excellent, empathetic communicator (in writing and in person!)
Extra credit:
• Experience with business management systems and modules pertaining to supply 
chain, merchandising, and enterprise resource planning

If you are interested, please send a resume to me (kenn...@c-rec.com) ASAP as 
we are interviewing this week!
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Official python list admins beware: Fwd: py...@python.org post from j.s...@swohio.twcbc.com requires approval

2019-05-13 Thread Ethan Furman

On 05/13/2019 08:06 AM, Abdur-Rahmaan Janhangeer wrote:


Confirmation mails require only some words to be replied but that one asks
for passwords in plain text. Wonder if you guys also got it!


Already discarded it.

Thanks for the warning, though!

--
~Ethan~
--
https://mail.python.org/mailman/listinfo/python-list


Re: Checking network input processing by Python for a multi-threaded server

2019-05-13 Thread dieter
Markus Elfring  writes:
> ...
> I imagine that it can be easier to depend on a higher level
> system infrastructure.
> How do you think about to reuse software extensions around
> the standard “CORBA” like “omniORB”?

I have used "CORBA" in the past. It is nice when you
control all cooperating components (such that you can
ensure they all support "CORBA") or when you must
interact with a "CORBA" service. Search "PyPI" to find
out what CORBA support is available in the Python world.

Nowadays, I develop typically web applications.
There, something similar to "CORBA" is used: WSDL described
"web services". Typically, they use the web infrastructure
and its protocols ("http", "https") for communication.

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Question :)

2019-05-13 Thread dieter
Milos Vujcic  writes:
> I am new into Python and Django thing and I am having big problem with cmd  
> and virtualenv command.

For many users, "virtualenv" solves an important problem: it gives
them a (virtual) Python installation under their control.
There, they can install their own (Python) packages (such as
"Django") without asking a system administrator for help/permission.
If you have control over the (global) Python installation,
then you do not need "virtualenv".

However, "virtualenv" automatically
installs some utilities in the virtual Python installation
(such as "pip", "setuptools") which installation instructions
might depend on. If necessary, you must install those yourself
into your (global) Python installation.

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Error Opening Python for Windows Download

2019-05-13 Thread Michael Torrie
On 05/12/2019 04:42 PM, Alexandra Mistak wrote:
> Hi Python,
> 
> I have unsuccessfully downloaded Python Windows x86-64 executable installer
>  multiple
> times.
> 
> After installation, when I go to launch the program it tells me to "repair
> or modify" the app. I click "repair," I try opening it again, and it
> continues on in a vicious cycle. :(((

How are you running Python? Are you sure you're not running the
installer again?

Remember that Python is a command-line interpreter, and as such it
should be invoked from a command prompt, which will drop you into the
read-eval-print-loop interface (control-Z or Control-D to exit depending
on operating system).  Alternatively .py files can be associated with
the python launcher to let them run with a double click from the Windows
explorer. But Python itself really doesn't have much of a user
interface. Normally you create programs in a text editor that are then
run with the python interpreter. If you are looking for some sort of
IDE, you might look into IDLE, which may have installed with Python.
IDLE is an editor that also lets you run and debug python programs with
within it.
-- 
https://mail.python.org/mailman/listinfo/python-list


convert .py to Android ?

2019-05-13 Thread Steve
I tried this before and suddenly had a more pressing issue.  Now that I want
to get back into it, I cannot seem to find the responses that were offered
here.

I have a working .py program that I want to get into my Android Moto G
phone.

A bit more than a year ago, I went through the Kivy set up and actually had
the Good Morning World program in my phone but at that time I did not seem
to be able to do it again.  Now that I am on a different computer, I hope I
don't have to go through all that set up again.

Is there an easier way to achieve my task?
Steve


Footnote:
Sometimes I feel as if I am a down slinky on an up escalator

-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Checking network input processing by Python for a multi-threaded server

2019-05-13 Thread Markus Elfring
> Nowadays, I develop typically web applications.
> There, something similar to "CORBA" is used: WSDL described
> "web services". Typically, they use the web infrastructure
> and its protocols ("http", "https") for communication.

The popularity varies for these programming interfaces over time.

* I am trying to get also a data processing variant working
  based on the JSON format together with an extended socket
  server class.

* Do you eventually know any proxy services which would provide
  useful data type conversions?

Regards,
Markus
-- 
https://mail.python.org/mailman/listinfo/python-list


Re: Checking network input processing by Python for a multi-threaded server

2019-05-13 Thread Markus Elfring
> Nowadays, I develop typically web applications.
> There, something similar to "CORBA" is used: WSDL described
> "web services". Typically, they use the web infrastructure
> and its protocols ("http", "https") for communication.

The popularity varies for these programming interfaces over time.

* I am trying to get also a data processing variant working
  based on the JSON format together with an extended socket
  server class.

* Do you eventually know any proxy services which would provide
  useful data type conversions?

Regards,
Markus
-- 
https://mail.python.org/mailman/listinfo/python-list