Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 34da7c42
authored
Sep 20, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'v5.0' of
https://git.opensipkd.com/aa.gusti/opensipkd-base
into v5.0
2 parents
423c6830
44b6663e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
71 additions
and
71 deletions
pyproject.toml
pyproject.toml
View file @
34da7c4
[build-system]
requires
=
[
'setuptools
>=
64
'
,
'wheel'
]
build-backend
=
'setuptools.build_meta'
[tool.setuptools]
packages
=
[
"opensipkd"
,
"opensipkd.detable"
,
"opensipkd.base"
]
[tool.mypy]
exclude
=
[
'bak'
,
]
show_error_codes
=
true
[project]
name
=
'opensipkd_base'
version
=
'
5.0
'
dependencies
=
[
'deform'
,
'colander'
,
'google'
,
'google-api-python-client'
,
'pyramid'
,
'pyramid_tm'
,
"pyramid_beaker"
,
"pyramid_mailer"
,
'pyramid_chameleon'
,
'pyramid_rpc'
,
"pyramid-restful-framework"
'pytz'
,
'psycopg
2
-binary'
,
'requests'
,
'sqlalchemy'
,
'sqlalchemy-datatables'
,
'transaction'
,
'waitress'
,
'wheezy.captcha'
,
'ziggurat-foundations'
,
'zope.sqlalchemy'
,
]
requires-python
=
'>=
3.8
'
authors
=
[
{name='Agus
Gustiana'
,
email='aa.gustiana@gmail.com'}
,
{email=
"opensipkd@gmail.com"
}
,]
maintainers
=
[
{
name
=
"Ari"
,
email
=
"ariagungprasetiyo@gmail.com"
}
,
{
name
=
"Owo Sugiana"
,
email
=
"sugiana@gmail.com"
}
]
description
=
'Framwork
Aplikasi
openSIPKD'
readme
=
'README.rst'
# license = {text = 'Apache Software License'}
keywords
=
["openSIPKD"]
classifiers
=
[
'Development
Status
::
5
-
Beta'
,
'Programming
Language
::
Python
::
3
'
,
'Operating
System
::
OS
Independent'
,
'Framework
::
Pylons'
,
'Topic
::
Internet
::
WWW/HTTP'
,
'Topic
::
Internet
::
WWW/HTTP
::
WSGI
::
Application'
,
]
[project.optional-dependencies]
dev
=
[
'pyramid_debugtoolbar'
,
'pytest'
,
'webtest'
]
[project.entry-points."paste.app_factory"]
main
=
'opensipkd.base:main'
[project.scripts]
osipkd-db-init
=
'opensipkd.base.scripts.initializedb:main'
[build-system]
requires
=
[
'setuptools
>=
64
'
,
'wheel'
]
build-backend
=
'setuptools.build_meta'
[tool.setuptools]
packages
=
[
"opensipkd"
,
"opensipkd.detable"
,
"opensipkd.base"
]
[tool.mypy]
exclude
=
[
'bak'
,
]
show_error_codes
=
true
[project]
name
=
'opensipkd_base'
version
=
'
5.0
'
dependencies
=
[
'deform'
,
'colander'
,
'google'
,
'google-api-python-client'
,
'pyramid'
,
'pyramid_tm'
,
"pyramid_beaker"
,
"pyramid_mailer"
,
'pyramid_chameleon'
,
'pyramid_rpc'
,
"pyramid-restful-framework"
,
'pytz'
,
'psycopg
2
-binary'
,
'requests'
,
'sqlalchemy'
,
'sqlalchemy-datatables'
,
'transaction'
,
'waitress'
,
'wheezy.captcha'
,
'ziggurat-foundations'
,
'zope.sqlalchemy'
,
]
requires-python
=
'>=
3.8
'
authors
=
[
{name='Agus
Gustiana'
,
email='aa.gustiana@gmail.com'}
,
{email=
"opensipkd@gmail.com"
}
,]
maintainers
=
[
{
name
=
"Ari"
,
email
=
"ariagungprasetiyo@gmail.com"
}
,
{
name
=
"Owo Sugiana"
,
email
=
"sugiana@gmail.com"
}
]
description
=
'Framwork
Aplikasi
openSIPKD'
readme
=
'README.rst'
# license = {text = 'Apache Software License'}
keywords
=
["openSIPKD"]
classifiers
=
[
'Development
Status
::
5
-
Beta'
,
'Programming
Language
::
Python
::
3
'
,
'Operating
System
::
OS
Independent'
,
'Framework
::
Pylons'
,
'Topic
::
Internet
::
WWW/HTTP'
,
'Topic
::
Internet
::
WWW/HTTP
::
WSGI
::
Application'
,
]
[project.optional-dependencies]
dev
=
[
'pyramid_debugtoolbar'
,
'pytest'
,
'webtest'
]
[project.entry-points."paste.app_factory"]
main
=
'opensipkd.base:main'
[project.scripts]
osipkd-db-init
=
'opensipkd.base.scripts.initializedb:main'
Write
Preview
Markdown
is supported
Attach a file
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 post a comment