Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
d31dfa83
Unverified
Commit
d31dfa83
authored
Jul 06, 2023
by
johnthagen
Committed by
GitHub
Jul 06, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document official Poetry badge (#8066)
parent
79f26683
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
0 deletions
+31
-0
README.md
+1
-0
docs/community.md
+30
-0
No files found.
README.md
View file @
d31dfa83
# Poetry: Python packaging and dependency management made easy
[

](https://python-poetry.org/)
[

]
[
PyPI Releases
]
[

]
[
PyPI Releases
]
[

]
[
PyPI
]
...
...
docs/community.md
0 → 100644
View file @
d31dfa83
---
title
:
"
Community"
draft
:
false
type
:
docs
layout
:
single
menu
:
docs
:
weight
:
105
---
# Community
## Badge
For any projects using Poetry, you may add its official badge somewhere prominent like the README.
[

](https://python-poetry.org/)
**Markdown**
```
md
[

](https://python-poetry.org/)
```
**reStructuredText**
```
rst
.. image:: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
:alt: Poetry
:target: https://python-poetry.org/
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment