python-2

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 796 public repositories matching this topic...
Thank you for maintaining this great resource!
With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of print
should be functions instead of statements. This is not to say that the snippets s
In the documentation for the Mobileclient.get_promoted_songs() method, the docs say that the method determining the songs returned is unknown. When I run this method my liked/thumbs up auto-playlist is returned. Not sure if that is the case for anyone else.
Describe the feature
Ideally the documentation should mention all the datastore models required by the OpenID Connect flows. The current documentation has this section for OAuth2.0 (https://oauthlib.readthedocs.io/en/latest/oauth2/server.html#create-your-datastore-models) but it is missing for OIDC.
-
Updated
May 9, 2020 - Python
-
Updated
May 24, 2020 - Python
-
Updated
May 25, 2020 - Python
I'm submitting a ...
- bug report
- feature request
- question about the decisions made in the repository
- docs infra improvement
Do you want to request a feature or report a bug?
N/A
What is the current behavior?
there's warnings
**If the current behavior is a bug, please provide the steps to reproduce and if possible a screenshots and logs of t
Hi!
Kudos for this nice software! I'd like to sometimes use the controller with software outside Steam, and this will really cut the cake for me :-)
However, I find there could be more documentation. For example, I'd like to know what is the "proper" way to run the software. I noticed by change that running sc-controller a daemon was started, and by pressing the Steam -button I could actuall
Document concurrency
I'm curious what model is used to bridge Python and golang concurrency models.
I wish it was documented :)
Python has threads (1:1 mapped to lightweight system processes) and asyncio, explicit and quite so different.
Go has special handling for cpu-bound and io-bound goroutines, transparent to the user.
How would someone use gopy
to interface go's amazing net/http
module or some go p
Please add the pause button in the main Syncthing-GTK window on the top bar. This will allow users to easily pause or resume a folder or device by opening Syncthink-GTk and clicking pause/resume on the folder/device instead of going into the folder/device settings.
-
Updated
May 6, 2020 - Python
Is the pyparsing class diagram still accurate? The last version it was generated for is 1.5.2, but it looks about right.
When I run the sample from https://github.com/marshmallow-code/apispec/blob/dev/docs/quickstart.rst
the expected output
# {'components': {'parameters': {},
# 'responses': {},
# 'schemas': {'Gist': {'properties': {'id': {'format': 'int64',
# 'type': 'integer'},
#
https://docs.nose2.io/en/latest/configuration.html#configuration-files is missing a bit of crucial information: what is the name of the .ini file? It looks like it can be both "unittest.cfg" or "nose2.cfg" if I read the code. Is this correct?
As per: https://groups.google.com/forum/#!topic/trex-tgn/_Owo86jrieU
I've noticed that throughout documentation for stateful TRex manual, and many of the supplied traffic profiles, have this acronym "SFR" used.
doc example: https://trex-tgn.cisco.com/trex/doc/trex_manual.html#_traffic_profiles_provided_with_the_trex_package
traffic profile mix example: https://github.com/cisco-system-traff
Mahotas documentation uses milk toolkit on several places.
But milk project page marks itself as Out of date and unmaintained with suggestion to use scikit-learn.
Can be Mahotas documentation updated with usage of scikit-learn?
Firstly, thank you for the great extension!!
I've ran into an error that I'm sure others will have ran into, it may be worth updating the docs with a warning about it.
Our structure was as follows:
- Each model has it's own module
- Each model module also contains a Schema and Manager for example UserModel, UserSchema, UserManager all defined within /models/user.py
Some background - w
-
Updated
May 17, 2020 - Python
When I use the library to split window, I use win.cmd('split-window', '-h')
which let me spend a lot of time.
At last, I suggest to use bash script instead of this library.
#!/usr/bin/env python3
# coding=utf-8
# author: thinkycx
# date: 2018-01-11
# Usage:
# run several commands in tmux panel, every window have 4 panes
# $ pip3 install libtmux
# $ python tmux.py
-
Updated
Aug 24, 2019 - Python
Hello! It was the unique tool that I could export a big index of production service. Now, I have another situation where there are more or less 50000000 docs of information. It’s difficult to simulate it in local machine. Is a good idea use batch for this complicated situation? Thank a lot for this tool. I need export the data to use a new version. The legacy app uses elastic 2.4.
-
Updated
May 9, 2020 - Python
-
Updated
Aug 24, 2019 - Python
-
Updated
May 21, 2020 - Python
-
Updated
Feb 5, 2020 - Python
Here is a compilation of up-to-date RFCs related to IMAP:
- 2177 - IDLE Extension: https://tools.ietf.org/html/rfc2177
- 2342 - NAMESPACE Extension: https://tools.ietf.org/html/rfc2342
- 2971 - ID Extension: https://tools.ietf.org/html/rfc2971
- 3348 - CHILDREN Extension: https://tools.ietf.org/html/rfc3348
- 3501 - IMAP 4rev1: https://tools.ietf.org/html/rfc3501
- 3502 - MULTIAPPEND Exten
-
Updated
Feb 24, 2020 - Python
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
The documentation specifies: