Skip to content
#

Python

python logo

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 4,707 public repositories matching this topic...

whr845736938
whr845736938 commented Mar 27, 2020

通过一站式安装完jumpserver后,启动jumpserver就会过几分钟服务自动stop,这是为什么。
`- Start Celery as Distributed Task Queue: Ansible
2020-03-27 08:08:47 > Find celery_ansible stopped, retry 2, 17960

  • Start Celery as Distributed Task Queue: Ansible
    2020-03-27 08:09:21 > Find celery_ansible stopped, retry 3, 17980
    --- Logging error ---
    Traceback (most recent call last):
    File "/usr/lib64/python3.7/logging/init.py"
zaskan
zaskan commented Apr 27, 2020
ISSUE TYPE

When a playbook is not valid but its filename is specified using a rest api enpoint, (e.g using job_templates endpoint) the system returns "Playbook not found for project".

SUMMARY

Error "Playbook not found for project", suggest users that yaml file doesn't exist at specified playbook path. In this particular situation error message like "Playbook specified doesn't cont

gdbgui
lk-geimfari
lk-geimfari commented Aug 30, 2019

Well, we need to check all the projects and remove outdated ones.

We declare this in the readme:

However, keep in mind that we don't accept mammoth's shit. Only active and interesting projects with good documentation are added. Dead and abandoned projects will be removed.

But, sadly at this moment, this project looks like a mammoth shit itself.

We really need to fix it. I think

N247S
N247S commented Mar 27, 2020

Description

I tried several VSC plugins which handles css formatting (amongst other file types). for bug reports for those I got redirected to the underalying library (which is this project). The basic problem is that I want to have the curly openingbrackets on a new line (after the selector list). But whatever I try, it does not work.

I found an [online beautifier](https://beautifier.io/?wi

genericgithubuser
genericgithubuser commented Jun 25, 2016

When you have multiple cache instances on a single server (to spread load), and try to browse the tree in graphite-web, each cache shows as a different top level part of the tree.

using graphite-web 0.9.15
i.e.

  • cache1
    -- foo
    --- bar
  • cache2
    -- foo
    --- bar
  • cache3
    -- foo
    --- bar
  • cache4
    -- foo
    --- bar

This gets very confusing for users, is hard to browse, and ma

perspective
jspillers
jspillers commented Apr 27, 2020

Bug Report

There are 107 files in the repo that contain CRLF line endings as opposed to LF.

Steps to Reproduce:

  1. cd perspective
  2. find . | grep -v dist | grep -v node_modules | xargs file | grep 'CRLF' | sed 's/:.*$//'

Expected Result:

above one-liner should return zero lines

Actual Result:

it returns 107 files with windows line endings

timgl
timgl commented May 5, 2020

Is your feature request related to a problem? Please describe.

I want to export a list of events as CSV.

Describe the solution you'd like
Whenever there's an EventTable, I'd like a button to export the currently filtered list by CSV.

Additional context
This should be pretty easy, see #441. It is worth putting in a sensible limit (10k?) to avoid exporting the entire database.

LePingKYXK
LePingKYXK commented Mar 17, 2020

在基础篇 NumPy 的安装这一则内容中的表述并不太准确,如下:
基础篇 NumPy 的安装

对于 Windows 用户而言,直接在 cmd 或者 power shell 中输入 pip install numpy 命令后,安装的并不是完整版的 NumPy.
没有 mkl 支持的 NumPy 没法生成窗函数(至少是这个,别的函数应该也有不支持的)。

建议 Windows 用户从 [Unofficial Windows Binaries for Python Extension Packages](http://www.lfd.uc

Luolired
Luolired commented Mar 1, 2017

error] 12483#0: *253 upstream prematurely closed connection while reading response header from upstream, client: 10.1.100.249, server: cmdb.com, request: "HEAD /index.html HTTP/1.0", upstream: "uwsgi://127.0.0.1:8100"

#/ tmp/cmdb.log
RemovedInDjango110Warning: Support for string view arguments to url() is deprecated and will be removed in Django 1.10 (got salt_ui.views.index.salt_index). Pass

gannebamm
gannebamm commented Mar 12, 2020

Is your feature request related to a problem? Please describe.
Since MapStore does use OL as default and there is no leaflet client currently working, we could get rid of leaflet code.

Describe the solution you'd like
We could stat stagewise and getting rid of files not needed anymore. E.g. the statics:

  • L.Control.Locate.css
  • L.Control.Opacity.css
  • L.Control.Pan.c

Created by Guido van Rossum

Released February 20, 1991

Organization
python
Website
www.python.org
Wikipedia
Wikipedia

Related Topics

language ruby
You can’t perform that action at this time.