Search results

  1. fukurou

    [MEDIA]

  2. fukurou

    project 2501

    actually: class Modifier: def modify(self, obj): obj.value += 10 class MyObject: def __init__(self, value): self.value = value def __str__(self): return f"MyObject with value {self.value}" # Create instances my_obj = MyObject(5) modifier = Modifier()...
  3. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    axpy upgraded moving to next target!
  4. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    looks like C# and vb.net also has the timeutils cls with static methods
  5. fukurou

    [MEDIA]

  6. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    DiBurper +DiEngager DiPetV3 DiSneezer +DiTime ax Alerter AXTimeContextResponder +Cron +TimedMessages TimeUtils +TrgEveryNMinutes +TrgMinute TrgParrot +TrgSnooze +TrgTime
  7. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    how the fuck did it get such distance?!
  8. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    companion object { micro macro mezzoflation
  9. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    skills DiBurper DiEngager DiPetV3 DiSneezer DiTime ax Alerter AXTimeContextResponder Cron TimedMessages TimeUtils TrgEveryNMinutes TrgMinute TrgParrot TrgSnooze TrgTime
  10. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    Alerter AXTimeContextResponder Cron DiBurper DiEngager DiPetV3 DiSneezer DiTime TimedMessages TimeUtils TrgEveryNMinutes TrgMinute TrgParrot TrgSnooze TrgTime
  11. fukurou

    [MEDIA]

  12. fukurou

    [MEDIA]

  13. fukurou

    👨‍💻 dev find where I used the class as an object all over my project

    To find where you’ve used a class as an object throughout your project in PyCharm, you can use the Find Usages feature. Here’s how you can do it: Select the Class: Place your cursor on the class name you want to search for. Find Usages: Right-click the class name and select Find Usages from the...
  14. fukurou

    [MEDIA]

Top