FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
didkit-python/examples/python_django/pyproject.toml at main · spruceid/didkit-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
spruceid
/
didkit-python
Public archive
Notifications
You must be signed in to change notification settings
Fork
8
Star
4
Code
Issues
5
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
didkit-python
/
examples
/
python_django
/
pyproject.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (14 loc) · 342 Bytes
Breadcrumbs
didkit-python
/
examples
/
python_django
/
pyproject.toml
Copy path
File metadata and controls
17 lines (14 loc) · 342 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
tool
.
poetry
]
name
=
"
python_django
"
version
=
"
0.1.0
"
description
=
"
"
authors
= [
"
Your Name <you@example.com>
"
]
[
tool
.
poetry
.
dependencies
]
python
=
"
^3.8
"
didkit
=
"
^0.3.1
"
Django
=
"
^4.1
"
django-qr-code
=
"
^3.1.1
"
[
tool
.
poetry
.
dev-dependencies
]
[
build-system
]
requires
= [
"
poetry-core>=1.0.0
"
]
build-backend
=
"
poetry.core.masonry.api
"
Back
|
FazBrowse Home
|
New Git URL