software
Here are 1,955 public repositories matching this topic...
-
Updated
Jan 11, 2022 - JavaScript
-
Updated
Dec 27, 2021 - Python
Script should do the following
- Validate the links of the podcasts (whether they are broken)
- Validate the order of the podcasts in each category (and also categories)
Break the build when either of the above validations fail
-
Updated
Jan 11, 2022 - C#
class DerivedMetadata(Metadata):
def ok(self):
print("ok")
md = DerivedMetadata.from_file("root.json")
md.ok() # fails because md type is Metadata, not DerivedMetadata
This seems to happen because the construction path goes
- DerivedMetadata.from_file()
- DerivedMetadata.from_bytes()
- JsonDeserializer.deserialize() _here deserializer doesn't know the corre
-
Updated
Jul 18, 2021 - C#
First of all, Thank you so much for this very useful piece of software especially because it is fully written in C#. For months, I was looking for an MVP that does this with no luck! and I was amazed to see this yesterday on HN
One request is, if possible to add copying files from the host PC by dragging and dropping them directly on the "p2p_des
-
Updated
Jan 12, 2022 - C
-
Updated
Jan 14, 2021
-
Updated
Jan 8, 2022 - Python
-
Updated
Jan 12, 2022 - SCSS
-
Updated
Oct 31, 2021 - Python
-
Updated
Nov 28, 2020
Improve this page
Add a description, image, and links to the software topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the software topic, visit your repo's landing page and select "manage topics."
Can we create a new "Consumer Electronics" category for TechSpecs API https://techspecs.readme.io/.
This is an API that provides the easiest way to get the detailed technical specifications of any consumer electronics product in the world.