Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 port #8

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Python 3 port #8

wants to merge 15 commits into from

Conversation

dotmpe
Copy link
Collaborator

@dotmpe dotmpe commented Mar 24, 2021

I used Y-Digitals work [1] on porting the installer and made sure the application itself is running OK. Aside from the resource picker and graph rendering, this effectively ports the project to Python 3. [2]

  1. https://github.com/Y-Digital/rdflib-web
  2. https://github.com/dotmpe/rdflib-web

- Does not fix any of the web-app for Python3.
- Fixed some blank lines/trailing whitespace as well.

Squashed commit of the following:

commit 64d0835
Author: dr. Ian FitzPatrick <[email protected]>
Date:   Sat Jul 11 14:50:31 2020 +0200

    added re dependency

commit e116545
Author: dr. Ian FitzPatrick <[email protected]>
Date:   Sat Jul 11 14:49:19 2020 +0200

    added back find_version

commit e14e300
Author: dr. Ian FitzPatrick <[email protected]>
Date:   Sat Jul 11 14:48:24 2020 +0200

    fix missing version

commit e8f101e
Author: dr. Ian FitzPatrick <[email protected]>
Date:   Sat Jul 11 14:47:19 2020 +0200

    added new minimal setup.py -- WIP

commit f2c5067
Author: dr. Ian FitzPatrick <[email protected]>
Date:   Sat Jul 11 14:36:31 2020 +0200

    automatic conversion using 2to3
@gromgull
Copy link
Member

Thank you!

there aren't many people interested in this project atm - if you want I can make you admin, and you can keep updating it now?

@dotmpe
Copy link
Collaborator Author

dotmpe commented Apr 8, 2021

I don't have any objections.

I think this project is a nice stepping stone for people to start to play with RDF on the web and it is not as intimidating as Inrupt's React base.

Hooks where not called because blueprints are registered under third
blueprint.

Commit fixes task:
2021-03-24 FIXME: endpoint.{before,after}_request do not seem to be called with newer Flask?
@gromgull
Copy link
Member

Very good! I've made you admin! It's all yours - have fun!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants