Python newbie here, looking for code samples for encrypting and decrypting
functions, using AES. See lots of stuff on the interwebs, but lots of comments
back an forth about bugs, or implemented incorrect, etc...
I need to encrypt some strings that will be passed around in URL, and then also
s
On 02/11/2018 15.42, Jeff M wrote:
> Python newbie here, looking for code samples for encrypting and decrypting
> functions, using AES. See lots of stuff on the interwebs, but lots of
> comments back an forth about bugs, or implemented incorrect, etc...
>
> I need to encrypt some strings that w
On Fri, Nov 02, 2018 at 07:42:24AM -0700, Jeff M wrote:
> Python newbie here, looking for code samples for encrypting and
> decrypting functions, using AES. See lots of stuff on the interwebs,
> but lots of comments back an forth about bugs, or implemented
> incorrect, etc...
>
> I need to encryp
hey hw is every body here, am new to the group and want to learn python
--
https://mail.python.org/mailman/listinfo/python-list
Dariet Kamukama wrote:
> hey hw is every body here, am new to the group and want to learn python
i'm good, thanks... :)
i'm also a beginner with python.
do you have other programming experience?
i have a fair amount of non OOP experience in
mostly functional types like C or Pascal.
I just subscribed.
From: Steve Gonzales
Sent: Friday, November 02, 2018 7:20 AM
To: '[email protected]'
Subject: error code
Hello Python,
I have installed c:\Python37 to my path and I still experience this issue
"'python' is not recognized as an internal or external command,
operable prog
hello, :)
this is just a bit of amusement, i'll post my
current question in another thread...
please don't critique my style or lack of
classes/objects in the code yet - i'm way too new. :)
my current project is at:
https://salsa.debian.org/ant-guest/gfpoken-in-python/
https://sal
hello, :)
my question is below, a bit of background first.
i'm very new to python and picking it up by working
on a project for fun.
please don't critique my style or lack of
classes/objects in the code yet - i'm way too new. :)
my current project is at:
https://salsa.debian.org/
On 2018-11-02 17:53, Steve Gonzales wrote:
[snip]
Hello Python,
I have installed c:\Python37 to my path and I still experience this issue
"'python' is not recognized as an internal or external command,
operable program or batch file.". I just installed the latest python version
win 64bit usin
On 2018-11-02 19:58, songbird wrote:
hello, :)
my question is below, a bit of background first.
i'm very new to python and picking it up by working
on a project for fun.
please don't critique my style or lack of
classes/objects in the code yet - i'm way too new. :)
my current p
MRAB wrote:
> On 2018-11-02 19:58, songbird wrote:
>>
>>hello, :)
>>
>>my question is below, a bit of background first.
>> i'm very new to python and picking it up by working
>> on a project for fun.
>>
>>please don't critique my style or lack of
>> classes/objects in the code yet -
songbird wrote:
> MRAB wrote:
>> On 2018-11-02 19:58, songbird wrote:
>>>
>>>hello, :)
>>>
>> [snip]
>> In __init__ you initialise self.animation_initial_turn_it_off to True.
>>
>> Nowhere in your code do you change it, so it remains True.
>
> i wish it were that easy...
>
> see my_s
Peter Otten wrote:
> songbird wrote:
>> MRAB wrote:
>>> On 2018-11-02 19:58, songbird wrote:
hello, :)
>
>>> [snip]
>>> In __init__ you initialise self.animation_initial_turn_it_off to True.
>>>
>>> Nowhere in your code do you change it, so it remains True.
>>
>> i wish it w
Hello, All:
Two questions:
1. Is it feasible to mix R and Python code in the same
Jupyter notebook? If yes, can you please point me to an example?
2. How can one find Python code from within and R Markdown
document?
** "https://github.
On 3/11/2018 1:42 AM, Jeff M wrote:
Python newbie here, looking for code samples for encrypting and decrypting
functions, using AES. See lots of stuff on the interwebs, but lots of comments
back an forth about bugs, or implemented incorrect, etc...
I need to encrypt some strings that will be
15 matches
Mail list logo