Python Forum
Has Anyone Used or Is Currently Using SunnyNet? Looking for Feedback!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Has Anyone Used or Is Currently Using SunnyNet? Looking for Feedback!
#1
Hi everyone,

I’m really new to Python and trying to use SunnyNet in my project, but I’m having trouble getting it set up. I can’t seem to find it or download it through pip. I’ve searched around, but I haven’t had any luck.

Does anyone know how I can pip install SunnyNet or where I can find it? If you’ve used it before, I’d really appreciate any help on how to get it working in my project.

Here’s what I’ve tried so far:

Running pip install SunnyNet, but it doesn’t seem to find the package.

Searching for the package online, but I’m still stuck.

I’m just starting out with Python, so any guidance would be super helpful!

Thanks in advance!

Quote:from SunnyNet import WebsocketTools, tools, TCPTools
from SunnyNet.CertManager import CertManager
from SunnyNet.Event import HTTPEvent, TCPEvent, UDPEvent, WebSocketEvent
from SunnyNet.HTTPClient import SunnyHTTPClient
from SunnyNet.Queue import Queue
from SunnyNet.SunnyNet import Version
from SunnyNet.SunnyNet import SunnyNet as Sunny
Reply
#2
Quick search says it's a c# library on github

https://github.com/TheSnekySnek/SunnyNet
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags
Download my project scripts


Reply
#3
(Apr-05-2025, 12:39 AM)menator01 Wrote: Quick search says it's a c# library on github

https://github.com/TheSnekySnek/SunnyNet

But it says module
Reply
#4
This is for Python: https://github.com/bruce-chappell/SunnyNet
A neural network framework for solving 3D NLTE radiative transfer in stellar atmospheres.

This is what I like so much about programming. It's interdisciplinary.
But the C# library is to control PV-Systems.

So, which one do you mean?
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020