Skip to content
#

clone

Here are 2,136 public repositories matching this topic...

openage
heinezen
heinezen commented Oct 1, 2021

Required skills: Python

Difficulty: Easy

For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:

INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
python assets good first issue
ghorg
gabrie30
gabrie30 commented Sep 30, 2021

Is your feature request related to a problem? Please describe.
Ensure the README.md understandable for users of all experience levels and domain expertise.

Describe the solution you'd like
Would be great to get some feedback on the readme to flush out anything that is unclear/not obvious and or spelling/grammar mistakes. Please open a PR for review.

good first issue

Uber Clone Android App 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!

  • Updated Nov 19, 2021
  • Java
python-benedict
pSpitzner
pSpitzner commented Oct 3, 2021

This adds the ability to auto-complete keys of benedicts in an interactive ipython console.
Pressing tab when entering a key of a benedict instance will offer a selection of possible keys.
This allows for quick traversing into deeper levels, when benedicts are nested.

I adapted the code from the [ipython completer in h5py](https://github.com/h5py/h5py/blob/d40791348bb54c04ab9c7e644561fc236523

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the clone topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clone topic, visit your repo's landing page and select "manage topics."

Learn more