Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pylint plugin for analysing code using Celery

License

NotificationsYou must be signed in to change notification settings

pylint-dev/pylint-celery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build StatusCode QualityCoverage StatusLatest VersionDownloads

About

pylint-celery is aPylint plugin for improving code analysis for when analysing code usingCelery. It is also used by theProspector tool.

Usage

Pylint

Ensurepylint-celery is installed and on your path (pip install pylint-celery), and then run pylint:

pylint --load-plugins pylint_celery [..other options..]

Prospector

Ensurepylint-celery is installed and on your path (pip install pylint-celery), and then run prospector:

prospector --uses celery [..other options..]

Features

  • Fixes the warning 'celery.task' is not callable

License

pylint-celery is available under the GPLv2 license.

About

Pylint plugin for analysing code using Celery

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp