File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Python's Filesystem abstraction layer.
4
4
5
- [ ![ PyPI version] ( https://badge.fury .io/py/fs.svg )] ( https://badge.fury.io/py /fs )
5
+ [ ![ PyPI version] ( https://img.shields .io/pypi/v/fs )] ( https://pypi.org/project /fs/ )
6
6
[ ![ PyPI] ( https://img.shields.io/pypi/pyversions/fs.svg )] ( https://pypi.org/project/fs/ )
7
- [ ![ Downloads] ( https://pepy.tech/badge/fs/month )] ( https://pepy.tech/project/fs/month )
8
-
9
-
10
- [ ![ Build Status] ( https://travis-ci.org/PyFilesystem/pyfilesystem2.svg?branch=master )] ( https://travis-ci.org/PyFilesystem/pyfilesystem2 )
11
- [ ![ Windows Build Status] ( https://ci.appveyor.com/api/projects/status/github/pyfilesystem/pyfilesystem2?branch=master&svg=true )] ( https://ci.appveyor.com/project/willmcgugan/pyfilesystem2 )
12
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/PyFilesystem/pyfilesystem2/badge.svg )] ( https://coveralls.io/github/PyFilesystem/pyfilesystem2 )
13
- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/30ad6445427349218425d93886ade9ee )] ( https://www.codacy.com/app/will-mcgugan/pyfilesystem2?utm_source=github.com&utm_medium=referral&utm_content=PyFilesystem/pyfilesystem2&utm_campaign=Badge_Grade )
7
+ [ ![ Downloads] ( https://pepy.tech/badge/fs/month )] ( https://pepy.tech/project/fs/ )
8
+ [ ![ Build Status] ( https://img.shields.io/github/workflow/status/PyFilesystem/pyfilesystem2/Test/master?logo=github&cacheSeconds=600 )] ( https://github.com/PyFilesystem/pyfilesystem2/actions?query=branch%3Amaster )
9
+ [ ![ Windows Build Status] ( https://img.shields.io/appveyor/build/willmcgugan/pyfilesystem2/master?logo=appveyor&cacheSeconds=600 )] ( https://ci.appveyor.com/project/willmcgugan/pyfilesystem2 )
10
+ [ ![ Coverage Status] ( https://img.shields.io/coveralls/github/PyFilesystem/pyfilesystem2/master?cacheSeconds=600 )] ( https://coveralls.io/github/PyFilesystem/pyfilesystem2 )
11
+ [ ![ Codacy Badge] ( https://img.shields.io/codacy/grade/30ad6445427349218425d93886ade9ee/master?logo=codacy )] ( https://www.codacy.com/app/will-mcgugan/pyfilesystem2?utm_source=github.com&utm_medium=referral&utm_content=PyFilesystem/pyfilesystem2&utm_campaign=Badge_Grade )
12
+ [ ![ Docs] ( https://img.shields.io/readthedocs/pyfilesystem2?maxAge=3600 )] ( http://pyfilesystem2.readthedocs.io/en/stable/?badge=stable )
14
13
15
14
## Documentation
16
15
You can’t perform that action at this time.
0 commit comments