koalalorenzo / python-digitalocean

🐍🐳 Python module to manage Digital Ocean droplets
GNU Lesser General Public License v3.0
1.25k stars 300 forks source link

Add Utils module for utilities #357

Closed GIJack closed 2 years ago

GIJack commented 2 years ago

one utility: convert_datestamp(), that convert's DO's droplet datestamp into a python datetime object

This is from my personal project 'harbor-wave', offered as a donation.

koalalorenzo commented 2 years ago

@GIJack Thank you for your contribution! Though I don't see this code being part of any purpose of the library. The utils might be better suited in their own module instead of python-digitalocean. At the same time, we need to include some more tests as part of the guidelines for contributors.

I appreciate the contribution, but I can't include it now. Thank you anyway! 🙏