clach04
clach04
The aim of this PR is to start a conversation. In the unlikely event that it is merged as-is, I recommend squashing and merging.
I'm interested in this. I'd be interested in a plugable encryption mechanism. I use Tombo (and derivatives), they use an algorithm which is NOT recommended today (uses Blowfish and (modified)...
Congratulations @hakanu on your 👶 ! Expect some PRs and bug reports from me :). Some of the bug reports I'm likely to need help on though (for example #152)....
Proof of concept at https://github.com/clach04/pervane/tree/tombo_encryption - probably not ready for review (there is some refactoring I'd like to do), its has the general shape but none of the UX pieces.
See https://github.com/hakanu/pervane/pull/156/files
@hakanu if you can point me with ideally the line of code (or some specific notes) on how https://github.com/hakanu/pervane/blob/c482d72d6f79972c7e4941719ae00079568e4af7/pervane/templates/head.html#L71 gets populated on the Python side I can tag-team in and...
> Out of curiosity, how does this interact with https://gpiozero.readthedocs.io/en/stable/faq.html#how-can-i-tell-what-version-of-gpiozero-i-have-installed ? No change. You can still use `setuptools` and have that meta data available. The differences are : * that...
> We tend to do it this way in projects now: > > https://github.com/piwheels/piwheels/blob/master/setup.py#L18 > https://github.com/piwheels/piwheels/blob/master/piwheels/__init__.py#L70 > > So maybe we should move to that style here. I only moved...
@llmII do you still have an example around for this? The link current 404s. I took at look at the other projects hosted (in fossil) but it wasn't clear synax...
thanks for the speed response @llmII! My interest was more in highlightjs-line-numbers than Fossil. I'll make time to play with this from your fork :)